[wp-trac] [WordPress Trac] #15931: Consistency in structure of dropdown menus in admin bar
WordPress Trac
wp-trac at lists.automattic.com
Tue Dec 21 13:48:51 UTC 2010
#15931: Consistency in structure of dropdown menus in admin bar
----------------------------+-----------------------------
Reporter: demetris | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 3.1
Severity: normal | Keywords:
----------------------------+-----------------------------
I the admin bar dropdowns we now have:
{{{
{$username} <- Duplicates first child’s target
* Edit my profile
* Dashboard
* Log out
}}}
and
{{{
Add new <- Duplicates first child’s target
* Post
* Page
}}}
but
{{{
Appearance <- Unique target (Themes, does not exist as child)
* Widgets
* Menus
}}}
I think we should make it consistent throughout.
(And there is also the My Sites menu, on multisite, which follows a
different logic.)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15931>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list