Site Secrets

Keep your WordPress site private.

Author:Daniel Bachhuber, Digital First Media (profile at wordpress.org)
WordPress version required:3.6
WordPress version tested:5.4.1
Plugin version:0.2.0
Added to WordPress repository:26-02-2014
Last updated:09-03-2020
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://insidethunderdome.com
Total downloads:9 076
Active installs:30+
plugin download
Click to start download

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


FAQ
ChangeLog