Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 418 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 418 Bytes

generator-plugin-wp CPT Sub-generator

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.