wp-media / adminimize

Adminimize is a WordPress plugin that lets you hide 'unnecessary' items from the WordPress backend.
https://wordpress.org/plugins/adminimize/
GNU General Public License v2.0
100 stars 31 forks source link

Multisite Super Admin #121

Closed reportcode closed 4 years ago

reportcode commented 4 years ago

Backend Options -> Exclude Super Admin

When this option is enabled it ought to also:

a) prevent everyone except Super Admin from accessing or editing Adminimize Options

b) apply the Adminimize Options made by Super Admin to all Subsites

bueltge commented 4 years ago

This option check only for this right, so if you are Super Admin do you have no reducing of areas inside the back end. The options are checked via the capability 'manage_options'. If users have this option they have still access to the options page of Adminimize.