=== User Specific Posts === Contributors: iworksolo Author URI: https://www.iworksolo.com Tags: user posts, specific user, post restriction Requires PHP: 5.6 Requires at least: 5.0 Tested up to: 6.1 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Restrict any page/post visibility to a specific user only. It will be visible only by them when they're logged in. Shortcode provided to show all posts for specific user. == Description == Use the shortcode [usp_posts] to any page or anywhere to list the user specific posts of current logged in user. You can provide the exta parameter user id to fetch the posts of specific user like this, [usp_posts user_id=10] where user_id is the ID of the user. == Installation == All you'll need to do to get this setup is: 1. Install and Activate the plugin 2. Go to any page or post edit screen. 3. Choose the user in the plugin provided "User Specific Post To" metabox. That's it! == Frequently Asked Questions == = Do I need to know any coding to use this plugin? = No. = Does the plugin work with any WordPress theme? = Yes. It doesn't depend on theme. == Screenshots == 1. screenshot-1 == Changelog == = 1.0.0 = * Initial release on wordpress.org