Title: Show Private
Author: AMIB
Published: <strong>17 julho, 2011</strong>
Last modified: 13 junho, 2021

---

Pesquisar plugins

Este plugin **não foi testado com os 3 lançamentos principais mais recentes do WordPress**.
Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade
quando usado com versões mais recentes do WordPress.

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

# Show Private

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

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

 * [Detalhes](https://br.wordpress.org/plugins/show-private/#description)
 * [Avaliações](https://br.wordpress.org/plugins/show-private/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/show-private/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/show-private/#developers)

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

## Descrição

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.

## Instalação

 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.

## Perguntas frequentes

### 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.

## Avaliações

![](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 março, 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 março, 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');

 [ Leia todas as 6 avaliações ](https://wordpress.org/support/plugin/show-private/reviews/)

## Colaboradores e desenvolvedores

“Show Private” é um programa de código aberto. As seguintes pessoas contribuíram
para este plugin.

Colaboradores

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

[Traduzir o “Show Private” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/show-private)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/show-private/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/show-private/) ou
assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/show-private/)
por [RSS](https://plugins.trac.wordpress.org/log/show-private/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 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

 *  Versão **0.2.1**
 *  Última atualização **5 anos atrás**
 *  Instalações ativas **100+**
 *  Versão do WordPress ** 3.0 ou superior **
 *  Testado até **5.7.17**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/show-private/)
 * Tags
 * [attachment](https://br.wordpress.org/plugins/tags/attachment/)[post](https://br.wordpress.org/plugins/tags/post/)
   [private](https://br.wordpress.org/plugins/tags/private/)[show](https://br.wordpress.org/plugins/tags/show/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/show-private/advanced/)

## Classificações

 5 de 5 estrelas.

 *  [  6 avaliações com 5 estrelas     ](https://wordpress.org/support/plugin/show-private/reviews/?filter=5)
 *  [  0 avaliação com 4 estrela     ](https://wordpress.org/support/plugin/show-private/reviews/?filter=4)
 *  [  0 avaliação com 3 estrela     ](https://wordpress.org/support/plugin/show-private/reviews/?filter=3)
 *  [  0 avaliação com 2 estrela     ](https://wordpress.org/support/plugin/show-private/reviews/?filter=2)
 *  [  0 avaliação com 1 estrela     ](https://wordpress.org/support/plugin/show-private/reviews/?filter=1)

[Sua avaliação](https://wordpress.org/support/plugin/show-private/reviews/#new-post)

[Ver todas avaliações](https://wordpress.org/support/plugin/show-private/reviews/)

## Colaboradores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/show-private/)