Hello!
We have a site that restricts user access depending on specific taxonomy terms. For example, we have a Department taxonomy and the user role is restricted to see only posts, pages, and custom post types categorized with their specific department. However, we want the ability to have them assign other departments to certain pages if it’s a interdepartmental venture, etc. As of right now, because of these restrictions, users in these roles cannot categorize anything outside of their restricted taxonomy terms. Is it possible to have this restriction in place, but still allow access to the full list of taxonomy terms?
Thanks!