Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#17378 closed task (blessed) (fixed)

Rename submenus to not clash with top level menus

Reported by: markjaquith's profile markjaquith Owned by: markjaquith's profile markjaquith
Milestone: 3.2 Priority: normal
Severity: normal Version:
Component: Menus Keywords: has-patch
Focuses: Cc:

Description

With the new menus, it looks silly to have "Posts" followed by "Posts." Let's change that to "All Posts" or "All X" to solve that.

Attachments (3)

menus.diff (6.8 KB) - added by markjaquith 13 years ago.
17378.diff (677 bytes) - added by markmcwilliams 13 years ago.
17378.patch (4.6 KB) - added by ocean90 13 years ago.

Download all attachments as: .zip

Change History (12)

#1 @nacin
13 years ago

In addition to changing the post types, we should also change "Links" to "All Links." Perhaps even "Plugins" and "Users" as well?

@markjaquith
13 years ago

#2 @markjaquith
13 years ago

Indeed. Tools didn't change... we can revisit that later. Everything else that conflicted got a change.

#3 @markjaquith
13 years ago

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

In [17864]:

Rename submenus to not clash with top level menus. Introduce all_items CPT string, defaulting to menu_name. fixes #17378

#4 @markmcwilliams
13 years ago

What about 'Available Tools' for Tools? Patch attached anyway if that option is good?

#5 @ocean90
13 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

'Available Tools' sounds good for me.

Reopened for review.


Related: #17528

@ocean90
13 years ago

#6 @ocean90
13 years ago

  • Keywords has-patch added

17378.patch is for the network menu.

#7 @ocean90
13 years ago

  • Summary changed from "Posts" => "All Posts" to Rename submenus to not clash with top level menus

#8 @ryan
13 years ago

In [18026]:

Rename network admin submenus to not clash with top level menus. Props ocean90, markmcwilliams. see #17378

#9 @ryan
13 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed
Note: See TracTickets for help on using tickets.