Hi 👋
Sorry, Currently the plugin settings page is accessible only to Administrator users. From the plugin side, there is no built-in option to grant access to the Editor role.
We can use third-party plugins like User Role Editor or similar to give access.
Thank you so much for the message.
Have a nice day!
Thanks for your reply! What capabilities should I add to the editor role?
Thanks for the reply 🙂
To allow Editor users to access the plugin settings using ‘User Role Editor’ third party plugin, you can grant the following capability:
manage_options
Steps:
- Go to Users → User Role Editor
- Select the Editor role
- Enable manage_options
- Save the changes
⚠️ Important note:
The manage_options capability gives access to other site-wide settings as well, not just this plugin. If you want tighter control, we recommend creating a custom role and assigning only the required capabilities and add user to that role.
Hope this helps! Let us know if you need further assistance.
Thanks for letting me know! So there’s no specific capability available from the plugin.