LOCALIZATION
- Place your language file in the plugin folder directory and name it "regplus-{language}.mo" replacing {language} with your language value from wp-config.php
CHANGELOG
v3.5.1 - July 29, 2008
*Added Logo link to login page
v3.5 - July 29, 2008
*Changed Logo to link to site home page instead of wordpress.org and set the Logo title to "blogname - blogdescription"
*Added Date Field ability for User Defined Fields - calendar pop-up on click with customization abilities
v3.4.1 - July 28, 2008
*Fixed admin verification error
v3.4 - July 25, 2008
- Fixed verification email sending errors
- Fixed Custom Fields Extra Options duplications
- Added Custom CSS option for login and register pages
v3.3 - July 23, 2006
- Updated conflict warning error to only appear on the RegPlus options page only.
v3.2 - July 22, 2008
- Fixed Custom Field Checkbox saving issue
- Additional field types available for Custom Fields.
- Password Meter is now optional and text is editable within options page
v3.1 - July 8, 2008
- Added Logo Removal Option
- Updated Email Validation text after registering
- Added User Sub-Panel for resending validation emails and automatic admin validation
- Added User Moderation Ability - new registrations must be approved by admin before becoming active.
- Fixed bad version control code
v3.0.2 - June 23, 2008
- Updated Email notifications to use a filter to replace the From Name and Email address
v3.0.1 - June 19, 2008
- Added more localization files
- Added doccumentation for auto-complete queries
- Fixed Admin notification email to now actually really go to the administrator
v3.0 - June 18, 2008
- Added localization to password strength text
- Added stripslashes to missing areas
- Added Login Redirect option for registration email url
- Added Ability to populate registration fields using URL GET statements
- Added Simple CAPTCHA Session check and warning if not enabled
- Added ability to email all user data in notification emails
v2.9 - June 10, 2008
- Fixed foreach error for custom invite codes
- Custom logos can now be any size
- Login fields are now hidden after registration if email verification is enabled.
v2.8 - June 9, 2008
- Fixed Fatal Error on Options Page
v2.7 - June 8, 2008
- Added full customization option to User Registration Email and Admin Email.
- Added ability to disable Admin notification email.
- Added style feature for required fields
- Added Custom Logo upload for replacing WP Logo on register & login pages
v2.6 - May 15, 2008
- Fixed error on ranpass function.
v2.5 - May 14, 2008
- Fixed registration password email to work when user set password is disabled
v2.4 - May 13, 2008
- Fixed localization issue
- Added License Agreement & Privacy Policy plus user defined titles and agree text for these and the Disclaimer
- Fixed Javascript error in IE
v2.3 - May 12, 2008
- Added reCAPTCHA support
- Fixed PHP short-code issue
- Added option to not require Invite Code but still show it on registration page
- Added ability to customize the registration email's From address, Subject and add your own message to the email body.
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