[wp-trac] [WordPress Trac] #39212: Replace is_super_admin() check with current_user_can( 'manage_network_users' ) in wp-admin/includes/ms.php

WordPress Trac noreply at wordpress.org
Fri Dec 9 16:30:15 UTC 2016


#39212: Replace is_super_admin() check with current_user_can(
'manage_network_users' ) in wp-admin/includes/ms.php
-------------------------------+-----------------------------
 Reporter:  bhargavbhandari90  |      Owner:
     Type:  enhancement        |     Status:  new
 Priority:  normal             |  Milestone:  Awaiting Review
Component:  Role/Capability    |    Version:
 Severity:  normal             |   Keywords:
  Focuses:                     |
-------------------------------+-----------------------------
 This is part of the #37616 task. There are 1 is_super_admin() checks in
 wp-admin/includes/ms.php that should be replaced with current_user_can(
 'manage_network_users' ).

--
Ticket URL: <https://core.trac.wordpress.org/ticket/39212>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list