[wp-trac] [WordPress Trac] #15837: Custom Taxonomy: Admin Menu Not Selecting Current Item
WordPress Trac
wp-trac at lists.automattic.com
Mon Dec 20 21:39:58 UTC 2010
#15837: Custom Taxonomy: Admin Menu Not Selecting Current Item
--------------------------+------------------------------
Reporter: sterlo | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.0.3
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by sterlo):
Tested on latest beta:
http://wordpress.org/news/2010/04/wordpress-3-0-beta-1/
Here's the bare-bones Plugin I created:
https://gist.github.com/749013
Figured out the issue...
So if you set the following in the register_post_type call:
{{{
'public' => false
}}}
Then any additional menu items added to it will not receive their proper
styling.
Not sure if this is a bug or if that's intentional.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15837#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list