A plugin to get you started on a new plugin, consists of the basic set-up and configuration. Fork then edit accordingly to adjust as per requirements, remember to rename files appropriately.
Contents:
- plugin PHP file (plugin-shell.php)
Includes plugin header comment with required plugin metadata - uninstall file (uninstall.php)
Drops any specified database tables on uninstall - readme file (readme.txt)
Standardized format file only required if the plugin is intended to be hosted on https://wordpress.org/plugins/
References:
License: GNU General Public License v3.0