Guide

Creating Your First Custom Post Type

2. Creating Your First Custom Post Type

Native Custom Fields allows you to register new content types (like Portfolio, Testimonials, or Products) without writing code.

  1. Navigate to Native Custom Fields > Post Types in your sidebar.
  2. Click the Add New Post Type button.
  3. Basic Settings: Enter the "Singular Label" (e.g., Book) and the "Plural Label" (e.g., Books).
  4. Slug: The system will automatically generate a slug, but you can customize it (e.g., my-portfolio).
  5. Advanced Options: Choose which features the post type should support, such as a Title, Editor, Featured Image, or Excerpts.
  6. Click Save Post Type. Your new content type will now appear in the WordPress sidebar menu.

Was this helpful?