You can make individual Event Espresso menus options visible for Editor and Authors (or any other user role for that matter) by following these two steps:
1) Use the WP User Role Editor plugin, Members plugin, or equivalent to grant the core manage_options capability to the user role in question. Here is a screenshot that shows manage_options being added to the editor role with the User Role plugin.
2) Add some code to your site’s functionality plugin. The code will make use of some filters that are included in Event Espresso 4 that allow for making Event Espresso’s menu items visible. The example code that follows will give user roles that can ‘publish_posts’ (which include editors and authors) access to events, registrations, transactions, registration forms.
The best place to add the code would be in a site specific plugin. If your site does not have one, we have a guide that was written especially for you:
Can we mark this thread as resolved or do you have any further questions regarding this topic?
Viewing 5 reply threads
The support post ‘EE4- Roles and Permissions’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.