PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Friday, July 8, 2022

[FIXED] How to make a Wordpress post only visible for the author and through a direct link?

 July 08, 2022     author, posts, wordpress     No comments   

Issue

I want to make a Wordpress site where users can register them self. They only need the ability to update there profile and write a post. This post should be only visible to the author or through a direct link.

Does anybody know how I can make the post of the author invisible on the website but when the author logs in the post is visible and when someone uses the direct link to the post it's also visible. Is there some kind of plugin what can do this or some kind of code which I can edit so this will work.

Also there are multiple authors with each there own posts.

Thank you


Solution

  1. Go to your posts

  2. Open the desired one.

  3. Set post visibility to Private

Also you can vizit this page: http://wordpress.org/support/topic/let-author-only-see-their-posts



Answered By - 5wpthemes
Answer Checked By - Terry (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing