Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#15371 closed defect (bug) (fixed)

Filter links on network/users.php for All | Super Admins

Reported by: nacin's profile nacin Owned by:
Milestone: 3.1 Priority: normal
Severity: normal Version:
Component: Network Admin Keywords: has-patch
Focuses: multisite Cc:

Description

In MU, setting up super admins was an ugly input box with logins separated by spaces. In 3.0, this was much improved with a checkbox on user-edit and abstraction to grant|revoke functions.

Unfortunately, the changes in 3.0 make it impossible to list every user who is a super admin in one place, unless you're using the $super_admins define. It's kind of a security issue.

I'd like to add filter links to network/users.php that allow filtering down to the super admins.

Attachments (1)

15371.diff (3.0 KB) - added by nacin 15 years ago.

Download all attachments as: .zip

Change History (3)

@nacin
15 years ago

#1 @nacin
15 years ago

  • Keywords has-patch added

#2 @nacin
15 years ago

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

(In [16277]) Super Admin filter for network/users.php. fixes #15371.

Note: See TracTickets for help on using tickets.