
Boilerplate for publishing plugins in the WordPress Plugin directory.
The Plugin Directory Boilerplate is a simple boilerplate that provides the necessary directory structure for using the WordPress Plugin Directory. It includes files like .gitignore, CHANGELOG.md, and README.md. The boilerplate also includes a subdirectory for the plugin code and an Assets folder for the image sizes needed for display on WordPress.org. The plugin is licensed under the GPL v2 or later.
The Plugin Directory Boilerplate is a quick and simple solution for setting up the necessary directory structure for using the WordPress Plugin Directory. It includes files like .gitignore, CHANGELOG.md, and README.md, as well as a trunk folder for the plugin code and an Assets folder for images. The plugin is licensed under the GPL v2 or later.
