=== WP Require Auth === Contributors: joch Donate link: http://johnny.chadda.se/donate/ Tags: authentication, security Requires at least: 2.0 Tested up to: 3.9 Stable tag: 1.0.2 This plugin makes it mandatory to be logged in before viewing any content. == Description == If you need to make your Wordpress site private, this plugin makes it possible for your users having to log in before being able to view any content on the website. == Installation == This section describes how to install the plugin and get it working. 1. Upload `wprequireauth.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = No questions at the moment = An answer to that question. == Changelog == = 1.0.2 = * Being nicer to those who still run PHP 4 = 1.0.1 = * Fixed a problem where it was not possible to upload media using the Flash uploader = 1.0 = * Initial public release