Files
WordPress/wp-admin
Jeremy Felt 6cc19b5e2e Multisite: Relocate revoke_super_admin() and grant_super_admin()
Moving these functions to `wp-includes/capabilities.php` allows plugins to access more than just `is_super_admin()` and `get_super_admin()` from the front end without including a file via `wp-admin/`. Add an `is_multisite()` check to prevent use of these on single site environments now that they have left `ms.php`..

Props johnjamesjacoby.
Fixes #21788.

Built from https://develop.svn.wordpress.org/trunk@37200


git-svn-id: http://core.svn.wordpress.org/trunk@37166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-04-14 03:35:27 +00:00
..
2016-04-10 02:03:29 +00:00
2016-03-10 05:37:27 +00:00
2016-04-12 17:25:28 +00:00
2016-04-10 02:03:29 +00:00
2015-12-31 19:33:25 +00:00
2016-04-10 02:03:29 +00:00
2015-11-18 20:30:25 +00:00