Opened 17 months ago
Last modified 7 weeks ago
#44524 new defect (bug)
Allow Users to View Custom Post Type Admin Page
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 5.4 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Posts, Post Types | Keywords: | has-patch dev-feedback needs-testing |
Focuses: | administration | Cc: | |
PR Number: |
Description
Creating a custom post type and giving it custom capabilities, a user who can edit_posts
but cannot create_posts
cannot access the admin page: /wp-admin/edit.php?post_type=cpt
.
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Example CPT plugin to demonstrate error