WordPress/wp-includes
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
..
2015-06-28 00:17:25 +00:00
2016-03-10 05:37:27 +00:00
2015-06-28 15:27:24 +00:00
2015-09-26 07:04:28 +00:00
2016-03-10 05:37:27 +00:00
2015-12-06 21:50:25 +00:00
2016-03-10 05:37:27 +00:00
2016-03-10 05:37:27 +00:00