I figured a simple solution for this
'supports' => array(
'title',
'editor',
'revisions',
'comments',
)
Related Posts:
- Combining queries with different arguments per post type
- List the categories under custom taxonomy
- Custom Post Type and Taxonomy URL rewrite
- register_post_type & ‘register_meta_box_cb’ argument
- 404 on child page when parent page slug is identical to custom post type
- Custom Post Type Archives with 0 Posts Redirects as 404
- How to replicate some of Drupal Views functionality in WordPress?
- Archive page with multiple taxonomies rewrite
- Date archives for custom post type
- WP Rest API Querying Custom Posts by ACF fields
- display multiple term post from taxonomy in a single page
- Dynamic variable for custom taxonomy in loop?
- Allow Author role to publish one post type and not another
- custom taxonomy – Template not working
- What hook should be used to programmatically create a post only when master post is updated?
- How to show post title outside of loop? [closed]
- Prevent author role from editing all posts in custom post type?
- Query current and future events, ordered by begin date
- Using WPAlchemy metabox values in another metabox
- adding .current* tags to custom post types and taxonomies
- How to get custom post type menu_name?
- List Posts of a Custom Post Types Ordered by Terms of a Custom Taxonomy?
- Removing Duplicate Custom Taxonomy Terms from within a Dropdown Select?
- Saving repeated option values in a custom query
- Remove custom post type slug not working for child pages
- I am facing problem in my archive page , it is partially working
- Rewrite rules for custom post type slug
- Check if admin is editing page or custom post type
- Make slug as ID Number for custom post types
- Remove duplicated values from a loop
- Admin notice not displaying
- Custom Image Thumbnails of Different Sizes
- wp_set_object_terms() not adding new term to custom post and custom taxonomy
- Changing number of posts per page on CPT-archive.php, have tried 20-30 code chunks so far
- Prevent stripping MathML tags on post save
- How to set order for a custom post type
- Display users uploaded files as posts
- Search Custom Post Type & Taxonomies
- How to get custom post types to play nice with schema.org (aka how to wrap the contents in the schema.org markup)?
- Custom admin post.php page
- Displaying CPT and custom taxonomy side by side in Bootstrap 4 component
- Use Custom Post Type archive page for the taxonomies term archive page
- Is it possible to have dedicated page for parent/child taxonomy?
- Nested Custom Post Type or Custom Post Type Parents?
- How to use TinyMCE Editor for one of my custom post meta field?
- How to import a custom MySQL DB table into a WordPress custom post type
- Custom post type permalink returns 404
- Add custom post type drafts to RSS feed
- Display related custom taxonomy posts in sidebar
- filter search custom field query
- Using wp_query to modify the loop in index.php for a CPT
- Different slug taxonomy for two different CPT
- Getting WordPress Flexslider Item Number
- Why does my taxonomy have a category style div id?
- Sorting posts by custom field value in array
- Postname on unique permalink structure appends “-2” for a custom post type. How can I get this to stop happening?
- WordPress Custom Post Type and Shortcode for Portfolio Items
- How to populate a Gravity Forms Custom Post Field (dropdown type) with custom taxonomy terms? [closed]
- Post ordering not working with custom field
- Different column width in 2 rows with bootstrap and custom post types-different classes needed
- Custom post type tags not showing in search
- Custom Post Type Root Template
- Add unique ID number to end of permalink
- Correct way of adding taxonomy to a custom post type
- How to display tag attribute “target” in the_author_meta( ‘description’ );
- Problem with date comparison for custom fields
- Multiple custom post type queries causing wrong post types to be grabbed in taxonomy + single templates?
- Using global $post; with custom post types
- Custom Post Type Implementation
- Why will comments not remain open on custom post types?
- Set the main page for custom post type
- Fetch data of 2 relational Custom Post in WordPress
- Change dynamically the dropdown list value
- Get related custom post by specifics custom post ID
- Add extra elements to the_post in a custom post_type
- Visualize info in just custom post_type in theme
- Too many revision when post status is changes [duplicate]
- Displaying posts inside table having issues
- Custom Post Type Query by user id
- Display title of custom post type dynamically
- WordPress API only returning HTML
- select custom post type on regular post
- woocommerce post_type conflict with existing post type
- Work and Display a Custom Post Type as a normal Post
- Get month and day from a Date Picker custom field
- Is it possible to add and display custom post types to an array?
- How to add a custom meta box below publish box in CPT that is like publish meta box and can contains html?
- How to change post status link order(priority) on cpt listing page
- Custom Post Type – Admin Columns
- Issue with permalinks for custom post type
- How to loop custom post type posts by author?
- Timetable of Custom Meta Data using Custom Post Type and Custom Taxonomy
- Change the contents of a dropdown through the admin panel?
- How to scroll through post thumbnails?
- Linking from a list of custom post type items to a single – get_post_permalink not working correctly
- Remove plugin’s custom post type archive page and single pages [closed]
- Adding/Changing Functionality of Custom Post Type Main Admin Page
- After wp_insert_post() custom post type does not show in the admin
- Why isn’t page attributes dropdown not showing up in a custom post type
- Query order by a numeric ACF field