Title: Private post
Last modified: August 20, 2016

---

# Private post

 *  Resolved [fxtv](https://wordpress.org/support/users/fxtv/)
 * (@fxtv)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/private-post-1/)
 * Is there an option or a way to exclude private posts from the listed posts?
 * François-Xavier
 * [http://wordpress.org/extend/plugins/recent-posts-plus/](http://wordpress.org/extend/plugins/recent-posts-plus/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [pjgalbraith](https://wordpress.org/support/users/pjgalbraith/)
 * (@pjgalbraith)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/private-post-1/#post-3421214)
 * Hi François,
 * Only logged in users should see the private posts as per [http://codex.wordpress.org/Class_Reference/WP_Query#Status_Parameters](http://codex.wordpress.org/Class_Reference/WP_Query#Status_Parameters)
 * Just use this as your WP_Query option to force removal of private posts.
 * {
    “post_status”:”publish” }

Viewing 1 replies (of 1 total)

The topic ‘Private post’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/recent-posts-plus.svg)
 * [Recent Posts Plus](https://wordpress.org/plugins/recent-posts-plus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/recent-posts-plus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/recent-posts-plus/)
 * [Active Topics](https://wordpress.org/support/plugin/recent-posts-plus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/recent-posts-plus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/recent-posts-plus/reviews/)

## Tags

 * [homepage](https://wordpress.org/support/topic-tag/homepage/)
 * [private post](https://wordpress.org/support/topic-tag/private-post/)

 * 1 reply
 * 2 participants
 * Last reply from: [pjgalbraith](https://wordpress.org/support/users/pjgalbraith/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/private-post-1/#post-3421214)
 * Status: resolved