Description
Need to make sure that a site is private for all but the administrators? Just activate this plugin.
There are no settings, no configuration – it just forces anyone that isn’t an admin to go to the login page. They won’t see anything of the site at all. Great for hiding sites really quickly.
Installation
It’s recommended that you install this plugin by searching for it in your WordPress Dashboard.
- Go to Plugins > Add New
- Search for “Simple Site Lockdown”
- The first result should be this plugin, check the author is ‘philipjohn’ to double check
- Click Install Now
- Click Activate Plugin
Installing any other way carries the risk that it’s from a source which could have injected malicious software into the plugin.
FAQ
- Can I allow non-admins to view my site with this plugin?
-
No, this is only for admins. If you want to allow non-admins in, I’d recommend using the more feature-rich Maintenance Mode plugin instead.
Reviews
Contributors & Developers
“Simple Site Lockdown” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Simple Site Lockdown” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
- Changed license from GPL to WTFPL
- Prevented direct access
- Added readme
1.0
- Initial plugin