Tutorials › How to create a custom post type
How to create a custom post type
Overview
Steps for adding a new custom post type in WordPress.
Steps
- Download and install the Custom Post Type UI plugin.
- Click Add/Edit Post Types under CPT UI
- Enter the slug for your new post type in lowercase.
- Enter the Plural Label.
- Enter the Singular Label.
- Click Add Post Type
- Check that your WordPress admin menu contains a new section with the name of your custom post type