I have a CPT “intern” defined by a small plugin. Now i need to restrict read access to intern-pages for some roles and also for unregistered users.
The restrictions for unregistered users are currently handled through a different plugin, because I have not found any way to set restrictions for unregistered users in URE at all.
Anyways. How / where can i define and set the “read_intern” capability?