=== Authenticator === Contributors: Bueltge, nullbyte Donate link: http://bueltge.de/wunschliste/ Tags: Requires at least: 1.5 Tested up to: 3.1.1 Stable tag: 0.4.0 This plugin allows you to make your WordPress site accessible to logged in users only. In other words to view your site they have to create / have an account in your site and be logged in. No configuration necessary, simply activating - thats all. == Description == This plugin allows you to make your WordPress site accessible to logged in users only. In other words to view your site they have to create / have an account in your site and be logged in. No configuration necessary, simply activating - thats all. = Requirements = 1. WordPress version 1.5 and later Please visit [the official website](http://bueltge.de/authenticator-wordpress-login-frontend-plugin/721/ "Authenticator") for further details and the latest information on this plugin. == Installation == 1. Unpack the download-package 2. Upload folder include the file to the `/wp-content/plugins/` directory. 3. Activate the plugin through the `Plugins` menu in WordPress == Other Notes == = Licence = Good news, this plugin is free for everyone! Since it's released under the GPL, you can use it free of charge on your personal or commercial blog. But if you enjoy this plugin, you can thank me and leave a [small donation](http://bueltge.de/wunschliste/ "Wishliste and Donate") for the time I've spent writing and supporting this plugin. And I really don't want to know how many hours of my life this plugin has already eaten ;) = Translations = The plugin comes with various translations, please refer to the [WordPress Codex](http://codex.wordpress.org/Installing_WordPress_in_Your_Language "Installing WordPress in Your Language") for more information about activating the translation. If you want to help to translate the plugin to your language, please have a look at the .pot file which contains all defintions and may be used with a [gettext](http://www.gnu.org/software/gettext/) editor like [Poedit](http://www.poedit.net/) (Windows) or plugin for WordPress [Localization](http://wordpress.org/extend/plugins/codestyling-localization/). == Frequently Asked Questions == = I love this plugin! How can I show the developer how much I appreciate his work? = Please visit [my website](http://bueltge.de/ "bueltge.de") and let him know your care or see the [wishlist](http://bueltge.de/wunschliste/ "Wishlist") of the author or use the donate form. == Changelog == = v0.4.0 (04/11/2011) = * Bugfix for login without multisite * ask for multisite * Fix for use plugin WP smaller 3.* * Also usable in mu-plugins folder = v0.3.0 (04/06/2011) = * Add check for rights to publish posts to use the plugin on Multisite Install; only users with this rights have acces to the blog of Mutlisite install * Small changes on code