Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#15931 closed defect (bug) (fixed)

Consistency in structure of dropdown menus in admin bar

Reported by: demetris's profile demetris Owned by:
Milestone: 3.2 Priority: normal
Severity: normal Version: 3.1
Component: Administration Keywords:
Focuses: Cc:

Description

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.)

Change History (4)

#1 @nacin
12 years ago

  • Milestone changed from Awaiting Review to Future Release

#2 @nacin
12 years ago

  • Milestone changed from Future Release to 3.2

#3 @nacin
12 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [17741]) Admin Bar: Add a Themes submenu under Appearance, for consistency. fixes #15931.

#4 @nacin
12 years ago

s/custom-header-uploads/custom-header/ was intentional, see #17263.

Note: See TracTickets for help on using tickets.