Title: Show Private
Author: AMIB
Published: <strong>17. srpnja 2011.</strong>
Last modified: 13. lipnja 2021.

---

Pretraga dodataka

Dodatak **nije testiran s zadnje 3 glavna izdanja WordPressa**. Možda ga se više
ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama
WordPressa.

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

# Show Private

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

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

 * [Detalji](https://hr.wordpress.org/plugins/show-private/#description)
 * [Recenzije](https://hr.wordpress.org/plugins/show-private/#reviews)
 *  [Instalacija](https://hr.wordpress.org/plugins/show-private/#installation)
 * [Razvoj](https://hr.wordpress.org/plugins/show-private/#developers)

 [Podrška](https://wordpress.org/support/plugin/show-private/)

## Opis

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.

## Instalacija

 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.

## ČPP

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

## Recenzije

![](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/) 04. ožujka 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. ožujka 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');

 [ Pročitajte svih 6 recenzija ](https://wordpress.org/support/plugin/show-private/reviews/)

## Suradnici i Programeri

“Show Private” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

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

[Prevedite “Show Private” na svoj jezik.](https://translate.wordpress.org/projects/wp-plugins/show-private)

### Zainteresirani ste za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/show-private/), pogledajte
[SVN spremište](https://plugins.svn.wordpress.org/show-private/)ili se pretplatite
na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/show-private/) od [RSS](https://plugins.trac.wordpress.org/log/show-private/?limit=100&mode=stop_on_copy&format=rss).

## Dnevnik promjena

#### 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**
 *  Zadnje ažuriranje **prije 5 godina**
 *  Aktivnih instalacija **100+**
 *  WordPress inačica ** 3.0 ili viša **
 *  Testirano do **5.7.17**
 *  Language
 * [English (US)](https://wordpress.org/plugins/show-private/)
 * Oznake
 * [attachment](https://hr.wordpress.org/plugins/tags/attachment/)[post](https://hr.wordpress.org/plugins/tags/post/)
   [private](https://hr.wordpress.org/plugins/tags/private/)[show](https://hr.wordpress.org/plugins/tags/show/)
 *  [Napredni pogled](https://hr.wordpress.org/plugins/show-private/advanced/)

## Ocjena

 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/)

## Suradnici

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

## Podrška

Želite nešto reći? Potrebna vam je pomoć?

 [Pregledaj forum za podršku](https://wordpress.org/support/plugin/show-private/)