Changeset 415756
- Timestamp:
- 07/27/2011 03:57:08 AM (15 years ago)
- Location:
- register-plus/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
register-plus.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
register-plus/trunk/readme.txt
r56931 r415756 2 2 Contributors: skullbit 3 3 Donate link: http://skullbit.com/donate 4 Tags: register , registration, password, invitation, code, invite, disclaimer, captcha, email, validation, recaptcha, privacy, policy, license, agreement, logo, moderation, user4 Tags: register-plus 5 5 Requires at least: 2.5 6 6 Tested up to: 2.6 7 Stable tag: 3.5.1 7 Stable tag: 3.5.11 8 8 9 Enhance your Registration Page. Add Custom Logo, Password Field, Invitation Codes, Disclaimers, CAPTCHA Validation, Email Validation, User Moderation, Profile Fields and more.9 This plugin is no longer maintained as of July 29, 2008. <strong>Compatible with WordPress 2.5 - 2.6 ONLY.</strong> USE AT YOUR OWN RISK. 10 10 11 11 == Description == 12 This plugin is no longer maintained as of July 29, 2008. <strong>Compatible with WordPress 2.5 - 2.6 ONLY.</strong> USE AT YOUR OWN RISK. 12 13 13 14 Enhance your Registration Page. … … 56 57 57 58 == CHANGELOG == 59 **v3.5.11** - July 26, 2011 60 61 *Added Note regarding compatibility. 58 62 59 63 **v3.5.1** - July 29, 2008 … … 158 162 **v2.1** - April 26, 2008 159 163 160 * Fixed Admin Regist ation Password issue164 * Fixed Admin Registration Password issue 161 165 * Added Dashboard Widget for showing invitation code tracking 162 166 * Added Email Verification for ensuring legitimate addresses are registered. -
register-plus/trunk/register-plus.php
r56931 r415756 2 2 /* 3 3 Plugin Name: Register Plus 4 Plugin URI: http:// skullbit.com/wordpress-plugin/register-plus/5 Description: <strong>WordPress 2.5+ ONLY.</strong> Enhance your Registration Page. Add Custom Logo, Password Field, Invitation Codes, Disclaimer, Captcha Validation, Email Validation, User Moderation, Profile Fields and more.4 Plugin URI: http://wordpress.org/extend/plugins/register-plus/ 5 Description: This plugin is no longer maintained. <strong>Compatible with WordPress 2.5 - 2.6 ONLY.</strong> USE AT YOUR OWN RISK. 6 6 Author: Skullbit 7 Version: 3.5.1 8 Author URI: http://www.skullbit.com 7 Version: 3.5.11 9 8 10 9 LOCALIZATION
Note: See TracChangeset
for help on using the changeset viewer.