• Hi guys,

    I’d like to disable the option “Manage options” for a specific role.
    I unchecked the field and clicked “Update”.

    If I login as this role everything is fine until I click on navigation on left on the element “Users”. Then the other options like “Plugins” are visible.

    How could I fix this problem?

    https://www.ads-software.com/plugins/user-role-editor/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Vladimir Garagulya

    (@shinephp)

    ‘manage_options’ protects ‘Settings’ menu item at WordPress default admin menu.
    ‘Plugins’ is protected by ‘activate_plugins’.
    ‘Users’ – ‘list_users’.

    Thread Starter babr

    (@ederer)

    Yes I know, but if I click on the “Users” element then the others like Plugins appear.
    If I check then my settings in the user role, I can see that the “Manage Options” are checked again.

    Plugin Author Vladimir Garagulya

    (@shinephp)

    Look at the browser JavaScript console for the errors. I suppose that some JavaScript error may prevent role data update.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Disable Manage options not working’ is closed to new replies.