=== Restrict post access - Simple ===
Contributors: sachin solanki
Donate link: sachinsolanki007@gmail.com
Tags: simple,post,access,restrictt,specific,users
Requires at least: 4.6
Tested up to: 5.4.2
Stable tag: 4.1.6
Requires PHP: 5.6
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
== Description ==
Restrict post access plugin is for restricting specific post/page to specific users. So only assigned registered users will able to see the post. When activated, you will see Assign users meta box below post/page editor and you can select specific users for that post/page.This plugin will restrict access in menu, blog page, category page and single page.
== Installation ==
Install the plugin
1. Upload the plugin files to the /wp-content/plugins directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
= Minimum Requirements =
* WordPress 5.0.x
* PHP version 5.2.4 or greater (PHP 7.2 or greater is recommended)
* MySQL version 5.0 or greater (MySQL 5.6 or greater is recommended)
== Screenshots ==
1. Assign Users - Custom Metabox
== Changelog ==
= 1.0 =
* Initial Release