PHP WordPress plugin boilerplate for building custom WordPress plugins.
BEA Plugin Boilerplate is a PHP starter project for building WordPress plugins. It provides a structured plugin layout, Composer-based PSR-4 autoloading, example component files, and a changelog to help standardize plugin development. The repository is intended as a foundation to scaffold and extend plugin code for projects of varying complexity.
0