To create a WordPress Plugin Boilerplate, fill out the fields below
Stable version: 6.1.4
Tested up to WordPress: 6.5
When I want to create a new WordPress plugin I always use the WPP generator (wordpress starter kit plugin) to start with. This saves a lot of time and allows me to avoid a large part of the routine work.
To quickly get a starter set for any WordPress plugin, I created the WPP generator - Wordpress plugin skeleton generator.
This framework gives a much wider starter functionality and a set of necessary files to start working then most of existing starter kits.
1. Generate plugin skeleton
WPP generator will generate the skeleton files needed for any WordPress plugin. The full functionality of the plugin can be accessed either via a web interface.
To generate a plugin skeleton for WordPress go to https://markomaksym.com.ua/wp-plugin-skeleton-generator/. Fill in all the fields and click the "Create Plugin Boilerplate" button.
2. Installation
This starter plugin has been tested to work with WordPress 5.9 and newer.
General installation procedures are those common for all WordPress plugins:
3. Features
Your boilerplate plugin will included:
Here you can find a list of plugins created using the WPP generator and hosted in the WordPress.org plugin directory: https://profiles.wordpress.org/markomaksym/#content-plugins
WPP Generator Video Guide: