Files
wordpress-develop/tests/phpunit/tests
Jeremy Felt ef1f697564 Multisite: Allow users with manage_network_users to edit network users.
Other users in a network can now be given capabilities to manage users without also having global super admin privileges.

* Users with `manage_network_users` can not edit super admins.
* Users with `manage_network_users` can not promote users to super admin.
* Uses of `is_super_admin()` in `user-new.php` are now updated to `manage_network_users`.

Props daniellandau, chriscct7.
Fixes #16860.


git-svn-id: https://develop.svn.wordpress.org/trunk@33988 602fd350-edb4-49c9-b593-d223f7449a82
2015-09-10 03:33:22 +00:00
..
2015-07-26 09:40:58 +00:00
2013-12-01 12:47:35 +00:00
2015-08-22 16:58:21 +00:00
2014-08-01 20:35:25 +00:00