Make WordPress Core

Opened 14 years ago

Closed 11 years ago

#22214 closed defect (bug) (duplicate)

Inconsistency in the show_ui parameter for register_post_type

Reported by: nofearinc Owned by:
Priority: normal Milestone:
Component: Posts, Post Types Version: 3.3
Severity: normal Keywords:
Cc: Focuses: administration

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)

#1 follow-up: @DrewAPicture
14 years ago

  • Keywords dev-feedback added

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

#2 @nacin
13 years ago

  • Component AdministrationPosts, Post Types
  • Focuses administration added

#3 @SergeyBiryukov
11 years ago

#31397 was marked as a duplicate.

#4 in reply to: ↑ 1 @SergeyBiryukov
11 years ago

  • Version 3.4.23.3

Replying to DrewAPicture:

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

The inconsistency was introduced in [19321], where a part of [14674] was reverted in edit.php, but not in post-new.php.

#5 @ocean90
11 years ago

  • Keywords dev-feedback removed
  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed

#33763 has a patch.

Note: See TracTickets for help on using tickets.