Title: Site Secrets
Author: Daniel Bachhuber
Published: <strong>26. Februar 2014</strong>
Last modified: 9. März 2020

---

Plugins suchen

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

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

# Site Secrets

 Von [Daniel Bachhuber](https://profiles.wordpress.org/danielbachhuber/)

[Herunterladen](https://downloads.wordpress.org/plugin/site-secrets.0.2.0.zip)

 * [Details](https://de.wordpress.org/plugins/site-secrets/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/site-secrets/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/site-secrets/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/site-secrets/#developers)

 [Support](https://wordpress.org/support/plugin/site-secrets/)

## Beschreibung

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)

## Installation

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!

## FAQ

Feel free to ask a question in the forums!

## Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

## Mitwirkende und Entwickler

„Site Secrets“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin
mitgewirkt:

Mitwirkende

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

[Übersetze „Site Secrets“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/site-secrets)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/site-secrets/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/site-secrets/) an
oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/site-secrets/)
per [RSS](https://plugins.trac.wordpress.org/log/site-secrets/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

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

## Meta

 *  Version **0.2.0**
 *  Zuletzt aktualisiert **vor 6 Jahren**
 *  Aktive Installationen **10+**
 *  WordPress-Version ** 3.6 oder höher **
 *  Getestet bis **5.4.19**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/site-secrets/)
 * Schlagwörter
 * [collaboration](https://de.wordpress.org/plugins/tags/collaboration/)[private blog](https://de.wordpress.org/plugins/tags/private-blog/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/site-secrets/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

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

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/site-secrets/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/site-secrets/)