I am looking to give Contributors the ability to only edit “Podcast” in a theme called Kentha that I am using. I have purchased the Pro version of URE and have validated the key.
I thought there was a way to “turn on” “Podcasts” so it would show up in the menu when the Contributor user logs in.
Generally to grant access to the custom post type, like ‘Podcasts’:
Go to the “Users->User Role Editor” page and look at the “Custom post types->Podcasts” group. If it contains unique user capabilities, like edit_podcasts, then grant needed of them to the contributor role, similar to the ‘Posts’.
If it contains the same ‘edit_posts’, etc., read this article:
In order to convert editor role back to the contributor you have to revoke from it edit_published_% (like ‘edit_published_posts’) and publish_% (like publish_posts) capabilities.