Opened 2 years ago

Closed 20 months ago

#17751 closed defect (bug) (fixed)

dashboard menu occupies different slots

Reported by: wpmuguru Owned by: ryan
Priority: normal Milestone: 3.3
Component: Administration Version: 3.2
Severity: minor Keywords: has-patch
Cc:

Description

The dashboard menu item occupies slot 2 in the site dashboard and slot 0 in network admin & the user dashboard.

This creates issues with plugins which might show a menu item in a different dashboard depending on other conditions. See https://buddypress.trac.wordpress.org/ticket/3219

Patch is attached.

Attachments (1)

17751.diff (1.4 KB) - added by wpmuguru 2 years ago.

Download all attachments as: .zip

Change History (3)

  • Milestone changed from Awaiting Review to 3.3
  • Owner set to ryan
  • Resolution set to fixed
  • Status changed from new to closed

In [18839]:

Make the dashboard screen (index.php) occupy the same menu index across all admins (site/network/user). Props wpmuguru. fixes #17751

Note: See TracTickets for help on using tickets.