SK Post Type Access
This plugin locks down front end read access to all post types. Creates an anonymous role, if one doesn't already exist;
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 4155 days ago
Is SK Post Type Access abandoned?
Possibly abandoned (last update 4155 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
This plugin locks down front end post reading, so you’ll need to go into the plugin options and modify capabilities on a post_type basis for each role. After enabling this plugin, all post types will be locked down.
Installation
- Upload
sk_post_type_accessfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Frequently Asked Questions
Review feed
Screenshots

This is the configuration page for Post Type Access. The checkbox for disabling the plugin will only disable this plugin and not the changes you make to permissions within the settings.

This is what it looks like to change settings for post_type 'Posts'. You can see all current roles defined in Wordpress, and their read_ capabilities available to them.
Changelog
0.0.9
- Removed debugging output.
0.0.8
- Removes menu link of post types that the current user doesn’t have read_ access.