Change WordPress user roles and capabilities › Forums › Give user access to plugin – how to › Slider Revolution › Reply To: Slider Revolution
10/11/2016 at 00:15
#2950
Vladimir
Keymaster
“Revolution Slider” menu item is protected by ‘manage_options’ user capability. If you have to give this permission to the role with a limited access you should block for such role unnecessary menu items (including critical one like “Settings”). Use “Admin menu access” add-on for this.
Example with similar menu access blocking is available here.