Make sure that show_ui and show_in_menu are set to true when the post type is enabled. then all the usual post/pages features will be available.
See
http://codex.wordpress.org/Function_Reference/register_post_type
Also make sure that those features are explicitly declared as by the CPT as supported.
Related Posts:
- Make metabox of custom post type fully autosave- and bulk-/quick-edit compatible
- Custom bulk_action
- Quick edit screen customization
- How to add button to post page WordPress 5.x
- Remove quick edit for custom post type
- Bulk post type conversion
- Edit the “Post updated. View post” link
- No Edit / Delete Links for Custom Post Type?
- Retrieving values of custom fields in Quick Edit mode
- Custom edit post column – category not showing
- Create and edit posts from front end
- Bulk edit custom excerpt text in WordPress
- Using WPAlchemy metabox values in another metabox
- Add a label to the editor?
- Prevent stripping MathML tags on post save
- Custom Post Type Capabilities
- Bulk Update Custom Fields for Custom Post Types
- Rows with custom columns not well formatted after Quick Edit save
- Custom title set on quick edit
- Update database from Quick Edit according to Checkbox state of Custom Post Type
- Custom bulk_action
- Custom posts type for individual pages?
- disable quickedit for specific custom post type user role
- Custom page for editing custom post type on frontend based on url
- Get admin area editor in frontend
- Custom Columns for Custom Post Type Manager
- Add data to post edit page, when post is published
- Automatically add a character to field in edit post page
- Updating post content and custom fields in edit post screen
- How to mass get post editor URLs
- Custom Column in CPT admin table not updated after Quick Edit save
- Edit is changing my custom’s post type parent id
- How to remove UI access to Custom Post Type using direct links?
- Publish post and create additional posts with same content
- creating different edit screens for different roles
- How to change the default orderby from “Date” to e.g. “Title” or my custom column in content type records list in admin?
- Bulk remove category from custom post type?
- Bulk update custom post types
- Get posts for custom post type with WP_Query
- Custom Post Type Data in Sidebar widgets?
- Why would WordPress use ‘attachment’ in a custom post type’s query string?
- Unregister post type from child theme
- Custom Post Type With Different Views
- How to get term link that crosses different custom post types?
- Custom post type Admin Page
- How to set individual capabilities on a taxonomy? Or how to re-register an existing taxonomy?
- Set post title from two meta fields
- Where to put archive-{post-type}.php
- WP_Query -> sort results by relevance (= most tags / taxonomy terms in common)
- Using Custom Templates for Custom Post Types for the Genesis Theme Framework?
- WordPress custom post type category pagination 404 Error
- Custom-Taxonomy as categories: Remove “most-used” tab?
- Custom Permalinks for Custom Post Types and Taxonomies
- Custom Taxonomy order by Custom Field
- Custom post types – non-visible title and how it affects URL
- Limit search form to 4 custom post types only
- “More” span making trouble
- Single Post Pages for Custom Post Types
- How to rename image at uploading on specific plugin or post-type in WordPress
- Loop on front-page.php
- How to create a json API for my custom post type
- Display custom post type in hierarchical order with get_terms
- the_title filter returning wrong post type
- Am unable to reset a query properly
- Custom Post Types. Are there any disadvantages/advantages in using a plugin to develop them?
- allow BOTH post slug and meta key value in permalink for custom post type
- How do you paginate a query grouped by month?
- Grouping metadatas into one
- Changing default ‘posts’ parameters with register_post_type_args
- Custom fields (wp_post_meta) vs Custom Table for large amount of data
- Querying Custom Post Type, ordering by Custom Taxonomy Pagination Not Working
- Define/declare new custom types with fields in plugin?
- Can custom fields be added without a meta box?
- How do I create a new post upon registration with the users first and last name as title
- Dynamic pages for linked categories and content
- How do I replace the post title with a custom field?
- How can I make custom static widgets/areas on my homepage?
- Custom Taxonomy dont save in a frontend form for post a custom post
- Plugin needed to allow subscribers to post articles on the front end without admin approval [closed]
- Page template that uses lightbox to display post images
- Get the taxonomy value in the post loop inside the archive page
- How to access repeater field of a custom field?
- Custom Post Type 404 Error even after flushing rewrite rules
- Custom post types & Pages hierarchy – Error 404
- custom post type section selector
- Previous/Next custom post links within custom taxonomy
- wp_dropdown_pages doesn’t allow me to select more than one custom post type
- Override “Parent” input for custom taxonomy
- How to develop custom URL redirection
- Custom post type with Filter and Page Nav
- Custom Post Type Archive Links Not Working
- Why is this custom post type defaulting to archive.php?
- Custom post types permalinks not working
- How do I ensure custom post type information is displayed in correct order?
- Tag-post relationship problem
- Rewrite rules for using the same base slug for multiple content types
- Custom Post type as Taxonomy
- How to manage wordpress knowledge base/wiki/posts collections
- add_rewrite_rule not working in Custom Post Type UI Plugin
- Two custom post type relations