Title: Show Private
Author: AMIB
Published: <strong>ଜୁଲାଈ 17, 2011</strong>
Last modified: ଜୁନ୍ 13, 2021

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/show-private.svg)

# Show Private

 By [AMIB](https://profiles.wordpress.org/amib/)

[Download](https://downloads.wordpress.org/plugin/show-private.zip)

 * [Details](https://ory.wordpress.org/plugins/show-private/#description)
 * [Reviews](https://ory.wordpress.org/plugins/show-private/#reviews)
 *  [Installation](https://ory.wordpress.org/plugins/show-private/#installation)
 * [Development](https://ory.wordpress.org/plugins/show-private/#developers)

 [Support](https://wordpress.org/support/plugin/show-private/)

## Description

This plugin provides access to “Private Pages” and “Private Attachments” for everyone
using their direct link and removes “Private” prefix from title of this pages.

## Installation

 1. Upload plugin folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Deactivate plugin any time to disable its effect.

## FAQ

### A page of my weblog is set to Private but it is indexed by google. Why?

There are diffrent situations:
 Maybe there is a link to the private page in another
public page, in XML site map, another site, etc. You may add “noindex” meta directive
for this kind of pages if required.

## Reviews

![](https://secure.gravatar.com/avatar/3467afc0ebe36f9d73ad2daa33cf94f5deaa0c909f88d7d7d4ad9cf3f3757371?
s=60&d=retro&r=g)

### 󠀁[Works Perfectly!](https://wordpress.org/support/topic/works-perfectly-1640/)󠁿

 [ajiaim](https://profiles.wordpress.org/ajiaim/) ମାର୍ଚ୍ଚ 4, 2019

Great plugin! Thanks!

![](https://secure.gravatar.com/avatar/1436e5f774cc121580eeedf0763846c700ded02ca705dc04382da203a4df95fa?
s=60&d=retro&r=g)

### 󠀁[Works perfectly!](https://wordpress.org/support/topic/works-perfectly-1109/)󠁿

 [Rose](https://profiles.wordpress.org/thorned-rose/) ମାର୍ଚ୍ଚ 20, 2017

Thanks for this plugin! It has saved me so much work. I can now ensure that certain
posts are shareable via URL but do not show up in archive pages. To be doubly sure
that these private posts did not show up in search engine results, I used a custom
field that inserts robots noindex meta to the head of the page. function add_meta_noindex(){
global $post; $noindex = get_post_meta($post->ID, 'noindex-post', true); if ($noindex){
echo "<meta name=\"robots\" content=\"noindex,nofollow,noarchive,nocache,nosnippet,
noodp,noydir,noimageindex\" />\n"; } } add_action('wp_head', 'add_meta_noindex');

 [ Read all 6 reviews ](https://wordpress.org/support/plugin/show-private/reviews/)

## Contributors & Developers

“Show Private” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ AMIB ](https://profiles.wordpress.org/amib/)

[Translate “Show Private” into your language.](https://translate.wordpress.org/projects/wp-plugins/show-private)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/show-private/), check
out the [SVN repository](https://plugins.svn.wordpress.org/show-private/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/show-private/) by
[RSS](https://plugins.trac.wordpress.org/log/show-private/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.2.1

 * fixed a bug with private attachments in Media Library

#### 0.2

 * support for private attachments added( needs test with diffrent themes and plugins)

#### 0.1

 * first release

## Meta

 *  Version **0.2.1**
 *  Last updated **5 years ago**
 *  Active installations **100+**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **5.7.15**
 *  Language
 * [English (US)](https://wordpress.org/plugins/show-private/)
 * Tags
 * [attachment](https://ory.wordpress.org/plugins/tags/attachment/)[post](https://ory.wordpress.org/plugins/tags/post/)
   [private](https://ory.wordpress.org/plugins/tags/private/)[show](https://ory.wordpress.org/plugins/tags/show/)
 *  [Advanced View](https://ory.wordpress.org/plugins/show-private/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  6 5-star reviews     ](https://wordpress.org/support/plugin/show-private/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/show-private/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/show-private/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/show-private/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/show-private/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/show-private/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/show-private/reviews/)

## Contributors

 *   [ AMIB ](https://profiles.wordpress.org/amib/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/show-private/)