Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8081
    Weber
    Participant

    Hi there quite new to this and could not find what I was looking for.

    I want to create an Administrator_S role which has all the normal Administrator rights exept for the User Role Editor rights.
    + Administrator_S should also not be able to use certain plugins.

    How would I achive this? Is it possible?
    Did I miss a Topic?

    Kind regards
    Weber

    #8083
    Vladimir
    Keymaster

    Hi Weber,

    1) You can add new role as a copy of ‘administrator’ role: Users->User Role Editor->Add Role->Make copy of: Administrator.
    2) Revoke unneeded user capabilities, like “User Role Editor” group and capabilities related to unneeded plugin if it’s applicable to revoke them. You can look what capability protect what plugin menu items using “Admin menu access” add-on.

    Btw., I don’t recommend to use any role ID, which included ‘administrator’ word. It may bring the mess to the WordPress UI and permissions processing, as due to a way how WordPress checks user permissions – as occurrence of the role ID to the string value. It’s better to use something like ‘admin_s’ instead.

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