[wp-trac] [WordPress Trac] #16946: Bug between CPT menu_position and add_object_page()
WordPress Trac
wp-trac at lists.automattic.com
Tue May 31 20:36:41 UTC 2011
#16946: Bug between CPT menu_position and add_object_page()
------------------------------------+------------------------
Reporter: momo360modena | Owner: scribu
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 3.2
Component: Administration | Version: 3.1
Severity: normal | Resolution:
Keywords: has-patch dev-feedback |
------------------------------------+------------------------
Comment (by ryan):
I tried this patch with my_bug.php and another plugin that does:
{{{
register_post_type('thing-y', array('label' => __('Thingies'), 'public' =>
true, 'taxonomies' => array('post_tag') ) );
}}}
And the Thingies menu ended up above the Dashboard menu. I haven't
investigated further.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16946#comment:14>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list