Wordpress/tests
Felix Arntz 3ca0673036 Multisite: Introduce a setup_network capability for setting up multisite.
`setup_network` is a new meta capability that brings more granular control over the permissions to setup a multisite environment. In a non-multisite environment it falls back to `manage_options` while in a multisite it falls back to `manage_network_options`. The introduction of this capability furthermore allows replacing an `is_super_admin()` check.

Props ashokkumar24 for the original patch.
Fixes #39206. See #37616.


git-svn-id: https://develop.svn.wordpress.org/trunk@40390 602fd350-edb4-49c9-b593-d223f7449a82
2017-04-07 12:52:24 +00:00
..
phpunit Multisite: Introduce a setup_network capability for setting up multisite. 2017-04-07 12:52:24 +00:00
qunit REST API: Allow fetching multiple users at once via the slug parameter. 2017-04-05 22:24:24 +00:00