Change user access level to plugin
-
I use a plugin (Store Locator v1.2.39.3) that is no longer supported by the author. Natively, the plugin only allows “Administrator” access to the plugin’s settings panels. I would like to allow the “Editor” role access to this plugin.
I’ve looked through all of the php related files and don’t see anything obvious that sets the access level for the plugin screens. Can anyone give me a hint as to where or how the access level for the plugin would typically be set?
PS: I tried fooling around with “add_action(‘admin_menu’)”, but I understand that the role parameter is deprecated. I’m not a plugin developer, so I’m just trying to hack my way through this. Any help would be much appreciated.
- The topic ‘Change user access level to plugin’ is closed to new replies.