Admin UI for creating custom post types and custom taxonomies for WordPress
Core Developers:
Custom Post Type UI (CPTUI) provides an easy to use interface to create and administer custom post types and taxonomies for WordPress.
CPTUI does NOT handle display of registered post types or taxonomies in your current theme. Its goal is to simply register them use.
- Upload the Custom Post Type UI folder to the plugins directory in your WordPress installation
- Activate the plugin.
- Navigate to the "CPTUI" Menu.
- Visit the Add New plugin screen and search for "custom post type ui"
- Click the "Install Now" button.
- Activate the plugin.
- Navigate to the "CPTUI" Menu.
That's it! Now you can easily start creating custom post types and taxonomies in WordPress
Please see the Help/Support section for FAQs and start a new thread on the support forums for Custom Post Type UI if none of those answer your question.
Import/Export functionality amended from original contribution by Ben Allfree.
See CHANGELOG.md for the full list of changes.
The code in this project is licensed under GPL v2 or later.