Tagged: LayerSlider, user role
Hello,
the LayerSlider Control Panel doesn’t show up in the Backend when another user is logged in. How can I change permissions to that?
I want the “Moderator” and the “Autor” to have access to it.
Greets,
Stefan
Go to LayerSlider WP > All Sliders and replace “manage_options” in the permission field
with another permission ( http://codex.wordpress.org/Roles_and_Capabilities#Capabilities ) – i.e. I’d recommend “edit_posts” in this case because authors and moderators can edit posts.