Title: Site Secrets
Author: Daniel Bachhuber
Published: <strong>26.02.2014</strong>
Last modified: 09.03.2020

---

Шукати плагіни

Цей плагін **не перевірявся з останніми 3-ма основними випусками WordPress**. Можливо,
він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності
при використанні з більш новими версіями WordPress.

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

# Site Secrets

 Від автора [Daniel Bachhuber](https://profiles.wordpress.org/danielbachhuber/)

[Завантажити](https://downloads.wordpress.org/plugin/site-secrets.0.2.0.zip)

 * [Деталі](https://uk.wordpress.org/plugins/site-secrets/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/site-secrets/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/site-secrets/#installation)
 * [Розробка](https://uk.wordpress.org/plugins/site-secrets/#developers)

 [Підтримка](https://wordpress.org/support/plugin/site-secrets/)

## Опис

Site Secrets is a simple plugin to keep your WordPress site private. When active,
it will redirect all unauthenticated users to the login screen.

By default, Site Secrets requires that the user has been added to the site. You 
can broaden the permissions model to any logged-in users with the following snippet
added to your theme’s `functions.php` file or a mu-plugin:

    ```
    add_filter( 'site_secrets_requires_membership', '__return_false' );
    ```

We’re happy to receive feedback, questions, feature suggestions, and [pull requests](https://github.com/DFMdata/Site-Secrets)

## Встановлення

The easiest way to install this plugin is to go to Add New in the Plugins section
of your blog admin and search for “Site Secrets.” On the far right side of the search
results, click “Install.”

Activating the plugin will make your site private.

If the automatic process above fails, follow these simple steps to do a manual install:

 1. Extract the contents of the zip file into your `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Enjoy the merits of a secret site!

## Часті питання

Feel free to ask a question in the forums!

## Відгуки

Для цього плагіна немає відгуків.

## Учасники та розробники

“Site Secrets” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій
вклад наступні учасники:

Учасники

 *   [ Daniel Bachhuber ](https://profiles.wordpress.org/danielbachhuber/)
 *   [ Digital First Media ](https://profiles.wordpress.org/digitalfirstmedia/)

[Перекладіть “Site Secrets” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/site-secrets)

### Цікавитесь розробкою?

[Перегляньте код](https://plugins.trac.wordpress.org/browser/site-secrets/), перегляньте
[сховище SVN](https://plugins.svn.wordpress.org/site-secrets/) або підпишіться на
[журнал розробки](https://plugins.trac.wordpress.org/log/site-secrets/) за допомогою
[RSS](https://plugins.trac.wordpress.org/log/site-secrets/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

#### 0.2.0 (Dec. 29, 2016)

 * Requires authentication for REST API requests.

#### 0.1 (Feb. 26, 2014)

 * Initial release with basic ability to make a WordPress site private.

## Мета

 *  Версія **0.2.0**
 *  Останнє оновлення **7 років тому**
 *  Активних встановлень **10+**
 *  Версія WordPress ** 3.6 або вище **
 *  Tested up to **5.4.23**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/site-secrets/)
 * Позначки
 * [collaboration](https://uk.wordpress.org/plugins/tags/collaboration/)[private blog](https://uk.wordpress.org/plugins/tags/private-blog/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/site-secrets/advanced/)

## Оцінки

No reviews have been submitted yet.

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

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

## Учасники

 *   [ Daniel Bachhuber ](https://profiles.wordpress.org/danielbachhuber/)
 *   [ Digital First Media ](https://profiles.wordpress.org/digitalfirstmedia/)

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/site-secrets/)