=== Register Plus === Contributors: skullbit Donate link: http://skullbit.com/donate Tags: register, registration, password, invitation, code, invite, disclaimer, captcha, email, validation Requires at least: 2.5 Tested up to: 2.5.1 Stable tag: 2.2 Enhance your Registration Page. Add Password Field, Invitation Codes, Disclaimer, Captcha Validation, Email Validation, Profile Fields and more. == Description == Enhance your Registration Page. **Password Field** Hate those forgettable auto-generated passwords? Allow your users to set their own prefered password during registration. Includes that sweet Password Strength Meter from the Profile page. **Invitation Codes** Is your blog super exclusive? If so, you better require an invite to join your high end crew. Setup multiple codes and track where your new users are coming from with the optional Invitation Tracking Dashboard Widget. **Disclaimer** Worried about legal liabilities? Setup a disclaimer for new users to agree to during registration. **Captcha Validation** Hate spam? If you don't want those spam bots registering with their very own passwords, you need some protection. This simple captcha is easy enough for real humans to read but those bots won't have a clue. **Email Validation** Hate fake emails? Make sure your users are not registering with invalid email accounts by forcing them to click a validation link that's sent out with their registration email. This sets there username to a random generated string (something like: 'unverified__h439herld3') so they can't login until they hit that validation link which will put their real username back in place allowing them to login as per usual. Unverified registrations have a defined grace period that will automatically delete an unverified account after a specified period of time, so you don't get clogged up with those fakies. **Profile Fields** Want more done sooner? Have new users fill out there entire profile or just bits you need all during registration, you can even make them required. **User Defined Fields** Not enough info yet? Add your own defined fields to the registration page for users to fill out. It also adds the new fields to the profile page as well so current users can add their own info and update as needed. **Duplicate Email Registration** Got multiple users using the same email address? Easily solve this prediciment without forcing them to sign up with unneeded email accounts. Also useful for administrators to create another account with one email address. == Installation == 1. Upload the `register-plus` directory to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Set the options in the Settings Panel == CHANGELOG == v2.2 - April 27, 2008 * Fixed About Us Slashes from showing with apostrophes * Modified the Captcha code to hopefully fix some compatibility issues v2.1 - April 26, 2008 * Fixed Admin Registation Password issue * Added Dashboard Widget for showing invitation code tracking * Added Email Verification for ensuring legitimate addresses are registered. * Unvalidated registrations are unable to login and are deleted after a set grace period v2.0 - April 20, 2008 * Added Profile Fields * Added Multiple Invitation Codes * Added Custom User Defined Fields with Profile integration * Added ability to ignore duplicate email registrations v1.2 - April 13, 2008 * Altered Options saving and retrievals for less database interactions * Added Disclaimer Feature * Allowed register fields to retain values on submission if there is an error. v1.1 April 10 2008 * Fixed Invitation Code from displaying when disabled. * Added Captcha Feature == Screenshots == 1. Registration Page 2. Register Plus Settings 3. Inivitation Tracking Dashboard Widget