Hi
We are using roles to restrict various EE capabilities. Is it possible to hide the “Extensions and Services” sub menu item in the top nav event espresso menu. This goes to the following page:
admin.php?page=espresso_packages
The Extensions & Services menu item uses the ee_read_ee capability, however that cap is required for multiple sections of the plugin.
So what you can do is remove that menu based on if the user has another cap, say ‘manage_options’ which would generally only be applied to Administrator roles that have full access.
There’s 2 sections for that menu, one within the Dashboard under Event Espresso and the other within the Admin bar, again within Event Espresso. The admin bar is a little trickier but can still be done, take a look at this example:
The support post ‘Hide Extensions and Services’ 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.