support.cubewp.com support.cubewp.com
  • Helpdesk
  • Support Forum
Get CubeWP
support.cubewp.com support.cubewp.com
Get CubeWP
support.cubewp.com
  • Helpdesk
  • Support Forum

Docy

CubeWP Framework

  • Getting Started
    • Introduction
    • Installation
    • Support
    • Billing
  • How to use CubeWP?
    • Create Custom Post Types
    • Create Custom Taxonomies
    • Create Custom Fields
  • CubeWP Custom Fields
    • All Field Types
    • Conditional Fields with Taxonomy
    • Conditional Custom Fields
    • Dropdown Field
    • Checkbox Field
    • Radio Button Field
    • How to create Repeatable Fields ?
    • Conditional Custom Fields with Multiple Taxonomies
    • How to Allow Specific File Types in Media?
    • Relationship Fields
    • Custom CSS on Custom Fields
  • Maps
    • Google Map
    • OpenStreet Map
  • Single Page Template
    • Single Page with Elementor
  • Shortcodes
    • Login Page
    • Custom Field Shortcode
    • Archive Shortcodes
    • Pricing Plan
  • folder icon closed folder open iconDeveloper Guides
    • CubeWP Filters & Actions
    • Add CubeWP Settings
  • General
    • Import and Export
  • folder icon closed folder open iconFAQs
    • A Non Developer can use CubeWP Framework?
    • What are the minimum requirements?
    • Can I use CubeWP without Elementor?
    • Which page builders are compatible?
    • Which themes are compatible?
    • Is CubeWP work with my WordPress Theme?
    • Does CubeWP support Shortcodes?
    • Does CubeWP work with e-commerce plugins?
    • How many Field Types are available in CubeWP?
    • Why my Conditional Logic is not working while creating Custom Fields?
    • Where can I see my all Purchases?
    • Can I Import and Export CubeWP data of CubeWP?
    • Is CubeWP offering a Refund Policy?
    • Is CubeWP support Elementor Dynamic Tag?
    • Do i need Elementor Pro for Dynamic Tags?
    • What is CubeWP Frontend Pro?
    • Is CubeWP Frontend Pro a Page Builder?

Create Custom Post Types

Estimated reading: 2 minutes 299 views

Part 1: How to Add Custom Post Type

  1. Go to WP Admin
  2. Navigate to CubeWP Post Types
  3. Click Add New

Part 2: Basic Settings

  1. Enter your Post Type Slug, Plural Label, Singular Label, and Description
  2. Select a Menu icon

Part 3: Advanced Settings

In this section, there are advanced options to configure the Post Type, and how you want it to behave, and display. 

  1. Hierarchical
    This option decides whether the post type can have parent-child relationships.
  2. Public
    Whether posts of this type should be shown in the admin UI and is publicly queryable.
  3. Show UI
    Whether to generate a default UI for managing this post type.
  4. Show in Menu
    Whether to show the post type in the admin menu and where to show that menu.
  5. Menu Position
    The position in the menu order the post type should appear. show_in_menu must be true.
  6. Show in Nav Menus
    Whether this post type is available for selection in navigation menus.
  7. Show In Admin Bar
    Makes this post type available via the admin bar.
  8. Can Export
    Whether to allow this post type to be exported.
  9. Has Archive
    Whether the post type will have a post type archive URL.
  10. Exclude From Search
    Whether to exclude posts with this post type from front-end search results.
  11. Publicly Queryable
    Whether queries can be performed on the front end as part of parse_request()
  12. Query Var
    Sets the query_var key for this post type.
  13. Rewrite
    Whether WordPress should use rewrites for this post type.
  14. Rewrite With Front
    Should the permalink structure be prepended with the front base?
  15. Show in REST API
    Whether to show this post-type data in the WP REST API.

Relationship

You can link your Post Types ( CPT ) with Taxonomies and Custom Fields.

Related articles

  • All Field Types
  • How to Allow Specific File Types in Media?
  • Radio Button Field
  • How to create Repeatable Fields ?
  • Checkbox Field
  • Dropdown Field
  • Relationship Fields
  • Conditional Custom Fields
  • Conditional Fields with Taxonomy
  • Conditional Custom Fields with Multiple Taxonomies
  • Custom CSS on Custom Fields
  • See More
Share this Doc

Create Custom Post Types

Or copy link

Clipboard Icon
CONTENTS
Leaf Illustration

© 2022 All Rights Reserved by CubeWP