* Download Link
- https://github.com/WebDevStudios/generator-plugin-wp
* install
- yarn global add yo
- yarn global add generator-plugin-wp
- yo plugin-wp
yo plugin-wp:include <include-name> Basic Include
yo plugin-wp:cpt <cpt-name> Custom Post Type
yo plugin-wp:cli <cli-command-name> WP CLI Command
yo plugin-wp:taxonomy <taxonomy-name> Taxonomy
yo plugin-wp:options <options-name> Option Page
yo plugin-wp:widget <widget-name> Widget
yo plugin-wp:endpoint <class-name> WP-API Endpoint
yo plugin-wp:js Javascript
yo plugin-wp:css Styles
# ----------------------------------------------------
https://generatewp.com/
# ----------------------------------------------------