This is the basic structure of the plugin. Aims to provide the basic starter files. Instead of reinventing the wheel. Now you can focus on your solution.
Watch to setup into local development enviroment. Or You can just download and put into your plugin folder and replace the folder and main File name with your Plugin name
Install composer
composer dump-autoload
# use file
# return file name in the array.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
The WordPress Plugin Boilerplate is licensed under the GPL v3 or later.