Skip to content
View WPConstructor's full-sized avatar

Block or report WPConstructor

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
WPConstructor/README.md

๐Ÿš€ WPConstructor โ€” WordPress Plugin Developer

๐Ÿ‘‹ Hi, Iโ€™m WPConstructor, passionate about building high-quality WordPress plugin and developer solutions.

WordPress Plugin Development Badge PHP Modern Standards Badge JavaScript ES6+ Badge

Git Badge Composer Badge npm Badge

๐Ÿš€ What I Do

I build high-quality, modern WordPress plugins that are ready for production. My focus is on clean code, easy maintenance, solid documentation, and practical real-world use, with an emphasis on testing and flexibility.

๐Ÿงฉ What I Build

  • WordPress plugins, developer tools & libraries
  • Practical, technical documentation
  • WordPress development blog

๐Ÿš€ What Iโ€™m Working On

  • Finalizing plugins developed over the past two years
  • Updating code to modern standards and tools
  • Publishing plugins on WordPress.org
  • Preparing the launch of WPConstructor.com as soon as possible

๐Ÿง  Background

I started programming in the 90s with BASIC on the Commodore 64 and Amiga, later moving into web development and building Joomla extensions (2005โ€“2013).

After a break, I gradually returned to WordPress development and, over the past two years, have been fully focused againโ€”working on WPConstructor.com and building 10+ plugins.

Alongside programming, I work with horses, which gives me balance and helps me stay grounded.

๐Ÿ’ก Why I Love Programming

Programming is very creative to me. It feels like raising a child โ€” starting with a small idea, shaping it through early versions and pre-releases, and gradually helping it grow into a stable, finished product ready for release. I always feel lucky when a program works.

๐Ÿงฑ Core Technologies

  • PHP (modern WordPress standards)
  • JavaScript (ES6+)
  • WordPress Plugin Development (strong focus)

โš™๏ธ Tooling

  • Git (version control)
  • Composer / npm (dependency management)
  • Webpack / esbuild (build tooling)
  • PHPUnit / QUnit (testing)
  • PHPCS / ESLint (code quality)

๐Ÿ“ฆ Additional Experience

  • Gutenberg (basic, actively improving)
  • WordPress REST API (basic, working knowledge)
  • Node.js (foundational knowledge)

๐Ÿค Stay Connected

Follow me to stay updated and get notified about all new releases:

๐Ÿ‘‰ Follow

And check out my Website: ๐ŸŒ WPConstructor Website

Popular repositories Loading

  1. WPConstructor WPConstructor Public

    Welcome to WPConstructor on GitHub. Interested in WordPress plugins? Feel free to explore โ€” you might find something you like.

  2. plugin-version plugin-version Public

    WPConstructor Plugin Version is a lightweight PHP utility for safely retrieving a WordPress pluginโ€™s version and checking PHP/WordPress requirements, with admin notices for incompatible environments.

    PHP

  3. pre-versions-git-importer pre-versions-git-importer Public

    Import old-style pre-version folders (e.g., 0.1.0, 0.2.0) into a Git repository as sequential commits, preserving history and simplifying version tracking.

    PHP

  4. minify-assets minify-assets Public

    Cross-platform CLI tool to recursively minify JS and CSS files using esbuild.

    JavaScript

  5. scripts scripts Public

    WPConstructor Scripts: Composer-driven PHP scripts for building, backing up, and distributing WordPress plugins consistently and safely.

    PHP