Tutorials › How to create a custom post type

How to create a custom post type

Updated 4 years ago

Overview

Steps for adding a new custom post type in WordPress.

Steps

  1. Download and install the Custom Post Type UI plugin.
  2. Click Add/Edit Post Types under CPT UI
  3. Enter the slug for your new post type in lowercase.
  4. Enter the Plural Label.
  5. Enter the Singular Label.
  6. Click Add Post Type
  7. Check that your WordPress admin menu contains a new section with the name of your custom post type