[wp-trac] [WordPress Trac] #19541: wp_admin_bar_new_content_menu does not respect menu_position
WordPress Trac
wp-trac at lists.automattic.com
Wed Dec 14 02:19:31 UTC 2011
#19541: wp_admin_bar_new_content_menu does not respect menu_position
--------------------------+-----------------------------
Reporter: davistobias | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Admin Bar | Version: 3.1
Severity: normal | Keywords:
--------------------------+-----------------------------
'''What is happening:'''
When registering a custom post type, you can specify the position in the
left-hand admin menu by using 'menu_position' to move it up or down in the
list.
However, the admin bar "new content" list does not use this same order,
instead it will always display "Post", "Media", "Link", "Page" (in that
order) before any custom post.
'''What should be happening:'''
The admin bar "new content" list should respect the menu_position
attribute.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19541>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list