Exclude Users

You are here:

Exclude users from Easy Updates Manager’s settings. Let’s see an example. Say you run a client site and you have Easy Updates Manager configured just the way you like it.

You can exclude users from seeing the interface:

Exclude Users

Exclude Users

If we switch Pauli to exclude, this is what she’ll see when logged in:

No Update Options

No Update Options

Alternatively, you can set a define in your wp-config.php called MPSUM_DISABLE_ADMIN. Heres’ an example:

defined( 'MPSUM_DISABLE_ADMIN', true );