=== Password Protect Plugin for WordPress === Contributors: David Marcucci Donate link: http://david.marcucci.org/wppassprotect Tags: force, login, password, protect Requires at least: 2.8.0 Tested up to: 3.0 Stable tag: 0.8.1.0 Force all visitors to login before accessing your wordpress site and add a message on the login screen explaining that login is required. == Description == This is a very simple plugin that will check to see if a visitor is logged in before allowed your WordPress site to be displayed. If they are not it will display the login page of your site. It will also add text on the login page to explain that the site required all visitors to login. == Installation == 1. Upload `wp_passprotect.php` to the `/wp-content/plugins/password-protect-plugin-for-wordpress/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Can I customize the login message? = Yes, under the settings screen. = What if another plugin sets a login message? = You may have a conflict with that plugin. == Screenshots == 1. The login screen with the new login message. == Changelog == = 0.8.1.0 = * Validated compatiblity with WP 3.0 * Added enhancement to allow public feeds = 0.8.0.1 = * Made login message customizable = 0.8 = * Initial release == Upgrade Notice == = 0.8.1.0 = * Validated compatiblity with WP 3.0 * Added enhancement to allow public feeds