Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#17530 closed defect (bug) (fixed)

Plugins sub-menu has wrong name under multisite site admin

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

Description

[17864] introduced new sub-menu labels such as "All <x>" and "Installed Plugins", but under multisite the Plugins sub-menu has no other items and the label for the plugins page in the sub-menu is auto-generated from the parent.

In short, the label becomes just "Plugins" rather than "Installed Plugins" as on single site installs.

Steps to Reproduce:

  1. Activate Akismet or other plugin that adds a sub-menu item under the Plugins sub-menu
  2. Look at Plugins sub-menu

Related: #17528

Attachments (1)

17530.patch (925 bytes) - added by ocean90 14 years ago.

Download all attachments as: .zip

Change History (4)

@ocean90
14 years ago

#1 @ocean90
14 years ago

  • Keywords has-patch added
  • Milestone changed from Awaiting Review to 3.2

Related: #17378

#2 @ryan
14 years ago

Related: #17528

#3 @ryan
14 years ago

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

In [18035]:

Fix name of plugins submenu. Props ocean90. fixes #17530

Note: See TracTickets for help on using tickets.