Hello,
I’m developing a site where multiple users with the Author capability can post events and assign them to categories. I want to limit their capability to edit the category tree, so that only admins can create, delete or modify categories. I can see custom capabilities with “_tribe_” for editing events, organizers and venues, but not for categories.
As a feature request, could I ask for custom capabilities for modification of event categories?
If there’s code I could put in functions.php for now, what would it be?