Title: Show Private
Author: AMIB
Published: <strong>17 Luglio 2011</strong>
Last modified: 13 Giugno 2021

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

# Show Private

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

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

 * [Dettagli](https://it.wordpress.org/plugins/show-private/#description)
 * [Recensioni](https://it.wordpress.org/plugins/show-private/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/show-private/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/show-private/#developers)

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

## Descrizione

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.

## Installazione

 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.

## Recensioni

![](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 Marzo 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 Marzo 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');

 [ Leggi tutte le recensioni di 6 ](https://wordpress.org/support/plugin/show-private/reviews/)

## Contributi e sviluppo

“Show Private” è un software open source. Le persone che hanno contribuito allo 
sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “Show Private” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/show-private)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/show-private/) segui
il [repository SVN](https://plugins.svn.wordpress.org/show-private/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/show-private/)
tramite [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

 *  Versione **0.2.1**
 *  Ultimo aggiornamento **5 anni fa**
 *  Installazioni attive **100+**
 *  Versione WordPress ** 3.0 o superiore **
 *  Testato fino alla versione **5.7.15**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/show-private/)
 * Tag
 * [attachment](https://it.wordpress.org/plugins/tags/attachment/)[post](https://it.wordpress.org/plugins/tags/post/)
   [private](https://it.wordpress.org/plugins/tags/private/)[show](https://it.wordpress.org/plugins/tags/show/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/show-private/advanced/)

## Valutazioni

 5 su 5 stelle.

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

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/show-private/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/show-private/)