=== Plugin Name === Contributors: johnkolbert Donate link: http://www.johnkolbert.com/portfolio/wp-plugins/absolute-privacy Tags: privacy, registration, moderation Requires at least: 2.7 Tested up to: 2.9.2 Stable tag: 1.3 New user moderation, blog lock-down, users can chose their own password and must enter their name when registering. == Description == Absolute Privacy turns your WordPress blog into a fully private site where you control who has access. It's perfect for family blogs, private communities, and personal websites. After activating the plugin your registrations are automatically protected. First, the plugin adds new fields to the registration menu which require the registrant to enter their first and last name, and to choose a password. Newly registered members are given a WordPress role created by the plugin called "Unapproved User", and although they are registered and have a password, they are unable to login until approved. After registering, the new user is sent an email reminding him/her that they will be unable to login until their account has been approved. The site administrator is sent an email with a link to quickly approve or delete the new user. Once the administrator approves the account the user is sent an email notification. All notification emails are fully customizable. To unapprove a user, simply edit their profile and change their "Role" to "Unapproved User". A new tab called "Moderate Users" is created in the "Users" area which allows you to quickly view and either approve or delete all unapproved users. By default, non-logged in visitors are redirected to the WordPress login page. You can, however, define an alternate page for them to be redirected to. You can also allow access to specific posts or pages. Also, you can prevent access to administrative pages (profile, dashboard, etc) for registered members. You also have complete control over your RSS feed (disabled, enabled, headlines only, or limited to X number of characters. Your blog now is absolutely private! == Installation == Simply upload to your wp-content/plugins folder and activate from the plugins menu. Nothing else to it! == Frequently Asked Questions == Why can't users register? Don't forget to enable user registration in the WordPress general options menu. == Screenshots == 1. A view of the added registration form fields 2. Custom error for non-approved user trying to login 3. Custom moderation menu to easily approve or delete all unapproved users. 4. Approval is easy: click the link in the approval pending email and press approve == Changelog == = 1.3 = * added ability to control RSS feeds. Feeds can be disabled, enabled, limited to headlines, or limited to a predefined number of characters * added ability to allow non-logged in users to view specific pages * added ability to redirect non-logged in users to the login screen OR any page or post * added ability to customize email notification messages = 1.2 = * fixed XML-RPC authentication for iPhone app and remote publishing tools * added ability to prevent subscribers from accessing any admin pages (such as their profile or the dashboard) = 1.1 = * Fixed bug where some users in Internet Explorer couldnŐt login * Added WordPress v2.8 compatibility = 1.0 = * Initial stable release