After some online searching I found a key to add in my arguments array of custom post type, map_meta_cap => true this brings the View, Edit, Quick Edit, Trash and that resolved my post delete issue also. I would like to recommend the following documentation who ever get stuck in such situation 🙂
https://codex.wordpress.org/Function_Reference/register_post_type
Related Posts:
- How do I change the author of a custom post type?
- How to add a button to custom post type’s posts-page
- Creating a custom public user page
- Is flush_rewrite_rules necessary when creating a custom post type? Why?
- Remove Slug from Custom Post Type results in 404
- Unable to filter on field on edit.php page
- Insert slider (Custom Post Type) into pages
- How do I create a custom post type for a training CMS in WordPress?
- WP Query group/order by category name
- Save or update data when custom post published
- Using posts and postmeta table to store custom Address Book Plugin data
- template_redirect not working, apparently for no reason
- How to add multiple featured image in meta box in post editor?
- How do I set the link in the Custom Post Type admin menu?
- How to List Thumbnails based on Custom Categories
- Adding Meta Boxes while Registering a Post Type in a Class
- handling csv data with a custom post type
- Custom Post Type | Fatal Error on register_post_type()
- Set object terms not working on plugin activation
- Using custom page templates with plugin [duplicate]
- Custom Post Type rewrite
- Admin notice not displaying
- Insert Multiple Post with Same Publish Button
- custom post type not showing in menu
- Adding a custom post type taxonomy template in plugin
- Plugin: register custom post types, child ready and performance best practices
- How to add a custom taxonomy to show up in a custom post type menu?
- Give a permalink to Custom Post Types without title
- Getting meta in editor plugin, and event triggering issue
- Form action/link to render a plugin in WordPress front-end
- How to use TinyMCE Editor for one of my custom post meta field?
- How to Create a WordPress Plugin With Custom Post Type/Custom Field Features?
- Deleting taxonomy terms and relationships on a custom post_type when a user is deleted
- Plugin fatal error
- Suggestion on custom post type/ taxonomy relationship
- ACF in wordpress
- Theme independent plugin by using default page template
- How to group navigation items in the admin panel
- How do you make a list and list item relation if custom post types?
- Add form after woocommerce admin order edit
- Unable to format dates to put in event calendar
- How to Use Custom Meta Field Instead of CPT Title in Post URL
- Dynamic assign a custom template to custom post type posts
- Custom post type in Custom widget – $listItem
- Validate Custom Post Type fields
- Is it possible to sort metabox teaxtarea values?
- Generating and downloading files with WP API
- Convert Custom Table Data Based Plugin To Be Searchable
- Modify a plugin function output from another plugin
- Custom rewrite rules for /pastissues/%category%-%postname%.html
- Content in WP Editor displayed below CPT shortcode [duplicate]
- How add column from new table in Custom Post Listing (admin)
- Writing a custom Glossary plugin
- Limit Amount of Pages users can create in Custom Post Types
- restricting custom rewrite to just one custom post type
- Wp Meta Query does not work while simple Query Works
- Change Text in Admin Panel
- How to show Custom Post Types under Taxonomy in a new WordPress page template?
- Custom Endpoint For Specific Custom Post Type
- How to add a default predefined thumbnail when creating a brand new post?
- Plugin Development using classes – Public & Private Callbacks
- Create a post automatically if search result has zero results
- Unable to gather Image URL from Custom Post Type’s; Custom Meta Field
- How to display the post using a shortcode in WordPress?
- Custom post type specific item design
- Correct way adding External classes to Custom Post type and output their methods to template
- Issue removing columns from admin table
- Shortcode and get_template_part
- dynamic vue widget inside custom post
- Custom Post Type Front Page Gives 404
- Getting data from dynamically allocated metaboxes within a custom post
- WP REST API Custom endpoint don’t work in my plugin
- get_permalink() of page the enclosing page not posts
- Run query on specific admin options page and send results to select field in another function
- how to allow subscriber to add/edit/delete custom post type
- Facing some Issues on Two Parts Custom Post Type Taxonomy Names
- Custom meta box in editor of custom post type not working
- what file is required to be created in plugin folder in order to show all the post content of a CPT with the help of permalink
- Not Able to Get Custom Post Type in Single and Single-custom-post-type
- Remove Custom Capability
- Can I override the permalink/slug on creation
- call_user_func_array() error after moving to another server
- Displaying multiple custom post types in single post type at admin section
- Custom Post Type Audio Content
- Organizing The Custom Post Type with Taxonomies / Parent Posts
- Items By Group added to custom post type
- Custom Taxonomy Showing in WP Menu
- Issue on Adding Taxonomy to Custom Post Type Using Function
- Custom Post Types in plugins?
- Multiple Block Quotes without using HTML
- How to apply order on custom taxonomy and custom meta key on custom post type
- Hide custom post type and use its slug in new plugin menu
- Don’t display post if post has empty body
- Set a Custom Post Type as a Homepage
- Need some hints for my own WP theme development
- How to change post cpt with submit button?
- Custom Post Type featured option
- How to filter custom post data with AJAX?
- How can I allow plugin users to define layouts for a custom post type
- Post URL redirecting to homepage