Change WordPress user roles and capabilities Forums How to or FAQ “Administrator” role missing under multisite’s subsite’s Users menu item

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #7962
    cceibm
    Participant

    I’ve install URE Pro im a multisite. When logged in as a subsite administrator user, I’m unable to see the list of admin users under WordPress’ “All Users” (ie. wp-admin/users.php?role=administrator). How can I make it appear again?

    #7963
    Vladimir
    Keymaster

    URE protects users with ‘administrator’ role from each other under WP multisite by deafault.
    In order to show single site administrators back, and allow edit users:
    1) Go to Network admin->Settings->User Role Editor->Multisite and turn ON the “Allow single site administrator access to User Role Editor” and “Allow non super administrators to create, edit, and delete users”.
    2) Go to “Users->User Role Editor” and grant to ‘Administrator’ role the ‘ure_manage_options’ user capability.

    Another way is switch URE built-in administrators protection using ‘ure_supress_administrators_protection’ custom filter. Just return TRUE for it.

    #7964
    cceibm
    Participant

    Great! Thanks for the quick response, Vladimir!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.