This plugin creates additional post status 'restricted This status functions similarly to setting post, page, or cpt to private.
However with this plugin you can specify which roles have access to restricted posts.
This is required because natively WordPress follows publishing paradigm and therefore the capability is granted to admins and editors...
Upload the entire lh-restricted-post-status folder to the wp-content plugins directory..
Activate the plugin through 'Plugins WordPress..
Navigate to Settings->Restricted Post Status and set the roles that can access restricted posts...
It creates custom post status 'restrict and capability 'read restricted posts...
The following people have contributed to this plugin..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Changelog 1.00 January 20, 2017 * Initial release 1.01 January 23, 2017 * Better documentation 1.02 July 29, 2017 * Added class check 1.03 December 17, 2017 * used wp status library...
Read more