Opened 7 months ago
Last modified 7 months ago
#22214 new defect (bug)
Inconsistency in the show_ui parameter for register_post_type
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Administration | Version: | 3.4.2 |
| Severity: | normal | Keywords: | dev-feedback |
| 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.
Note: See
TracTickets for help on using
tickets.

Seems to be a duplicate of #13403 though that ticket was marked as fixed.