• Hi,

    Is it possible to edit the Editor role to allow access to configure a plugin which is currently only accessible via the Settings menu on the WP dashboard?

    Many thanks

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

    (@shinephp)

    Hi,

    “Settings” menu is protected by ‘manage_options’ user capability. It’s possible to grant ‘manage_options” to ‘editor’ role. Just take into account that ‘editor’ will get access to the full “Settings” menu too.

    In order to give to editor isolated access to the selected admin menu item(s), when you can not manage this via user capability, you have to use for this additional code, like “Admin menu access” add-on included to URE Pro, or “Admin menu editor” plugin.

Viewing 1 replies (of 1 total)

The topic ‘Edit Editor role to access a plugin?’ is closed to new replies.