Opened 13 years ago
Closed 10 years ago
#22214 closed defect (bug) (duplicate)
Inconsistency in the show_ui parameter for register_post_type
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.3 |
Component: | Posts, Post Types | Keywords: | |
Focuses: | administration | Cc: |
Description
There is an inconsistency with the show_ui
argument to register_post_type
. When set to false, the post type listing page is open, while the 'Add new' page is not accessible.
Change History (5)
#2
@
11 years ago
- Component changed from Administration to Posts, Post Types
- Focuses administration added
Note: See
TracTickets for help on using
tickets.
Seems to be a duplicate of #13403 though that ticket was marked as fixed.