=== User Specific Posts === Contributors: mansurahamed Author URI: https://www.upwork.com/freelancers/~013259d08861bd5bd8 Author: mansurahamed Donate link: https://ko-fi.com/mansurahamed Tags: user posts, specific user, post restriction Requires PHP: 7.3 Requires at least: 5.0 Tested up to: 6.8 Stable tag: 1.0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Restrict any page/post visibility to a specific user only. == Description == Just go to any post/page edit screen, choose the user to the "User Specific Post To" Meta field. It's possible to use this plugin in any custom type with custom redirect url, hook provided. 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. Official Developer: [Mansur Ahamed](https://www.upwork.com/freelancers/~013259d08861bd5bd8) == 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 = 1.0.1 = * wordpress 6.2 compatible update = 1.0.2 = * wordpress 6.3 compatible update