Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#15931 closed defect (bug) (fixed)

Consistency in structure of dropdown menus in admin bar

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

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)

  • Milestone changed from Awaiting Review to Future Release
  • Milestone changed from Future Release to 3.2
  • Resolution set to fixed
  • Status changed from new to closed

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

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

Note: See TracTickets for help on using tickets.