This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

SK Post Type Access

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.

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.

Installation

  1. Upload sk_post_type_access folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Reviews

There are no reviews for this plugin.

Contributors & Developers

“SK Post Type Access” is open source software. The following people have contributed to this plugin.

Contributors

Translate “SK Post Type Access” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

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.