generator-plugin-wp CPT Sub-generator

January 7, 2020 ยท View on GitHub

yo plugin-wp:cpt <cpt-name>

Creates a skeleton custom post type using CPT_Core.

You can optionally include CMB2 by using the --cmb2 option when running the subgenerator.

Refer to CPT_Core for more details on extending the CPT_Core class.