#39203 closed defect (bug) (duplicate)
Replace current_user_can( 'manage_network_users' ) in wp-admin/users.php
| Reported by: | ashokkumar24 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Role/Capability | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | multisite |
Description
This is part of the #37616 task. There are 2 is_super_admin() checks in wp-includes/option.php that should be replaced with current_user_can( 'manage_network' ).
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Duplicate of #37616.