[wp-trac] [WordPress Trac] #16015: show_in_menu has some menu selection issues
WordPress Trac
wp-trac at lists.automattic.com
Tue Dec 28 23:09:36 UTC 2010
#16015: show_in_menu has some menu selection issues
--------------------------+-----------------
Reporter: nacin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.1
Component: Post Types | Version: 3.1
Severity: normal | Keywords:
--------------------------+-----------------
I have an employees post type with show_in_menu set to 'users.php'. This
hides the Add New menu, as expected, and nests "Employees" under Users.
post-new.php?post_type=employees doesn't trigger any item in the menu from
being selected. This is expected.
However, post.php?post=100&action=edit does show the Employees submenu as
selected -- but not the rest of the menu. This is unexpected. The entire
menu should be selected.
(Think of it as consistent with Posts, only lacking an "Add New" submenu
-- that's the responsibility of the developer.)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16015>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list