#39203 closed defect (bug) (duplicate)
Replace current_user_can( 'manage_network_users' ) in wp-admin/users.php
Reported by: | ashokkumar24 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Role/Capability | Keywords: | |
Focuses: | multisite | Cc: |
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.
Duplicate of #37616.