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 …
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
All you’ll need to do to get this setup is:
That’s it!
No.
Yes. It doesn’t depend on theme.