=== Role Content Restriction === Contributors: Imprevo Tags: content restriction, restrict, access, restricted access, member only, subscriber only Requires at least: 4.0 Tested up to: 4.4.2 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Restricts access to selected post types based on user roles. == Description == This plugin restricts access to default and custom post types based on user roles. The plugin displays a custom message to those who do not have access to view the content. == Installation == 1. Upload 'role-content-restriction' to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Select restriction options when creating a post or a page. == Frequently asked questions == Q: Can I restrict only a single page or post? A: Yes, you can add restirction to individual pages, posts or custom post types. == Screenshots == 1. Enable restriction on a page and select the role(s) you want to allow access to . 2. Show restricted content to visitors. 3. Show restricted content to user without permission. == Changelog == = 1.0.0 = * Initial release