WordPress.org

Make WordPress Core

Opened 2 years ago

Closed 2 years ago

#17378 closed task (blessed) (fixed)

Rename submenus to not clash with top level menus

Reported by: markjaquith Owned by: markjaquith
Priority: normal Milestone: 3.2
Component: Menus Version:
Severity: normal Keywords: has-patch
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 2 years ago.
17378.diff (677 bytes) - added by markmcwilliams 2 years ago.
17378.patch (4.6 KB) - added by ocean90 2 years ago.

Download all attachments as: .zip

Change History (12)

comment:1 nacin2 years ago

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

markjaquith2 years ago

comment:2 markjaquith2 years ago

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

comment:3 markjaquith2 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

markmcwilliams2 years ago

comment:4 markmcwilliams2 years ago

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

comment:5 ocean902 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

'Available Tools' sounds good for me.

Reopened for review.


Related: #17528

ocean902 years ago

comment:6 ocean902 years ago

  • Keywords has-patch added

17378.patch is for the network menu.

comment:7 ocean902 years ago

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

comment:8 ryan2 years ago

In [18026]:

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

comment:9 ryan2 years ago

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