Changeset 873226
- Timestamp:
- 03/11/2014 06:02:50 AM (12 years ago)
- File:
-
- 1 edited
-
register-plus-redux/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
register-plus-redux/trunk/readme.txt
r873215 r873226 3 3 Donate link: http://radiok.info/donate/ 4 4 Tags: registration, register, plus, redux, password, invitation, code, email, verification, disclaimer, license, agreement, privacy, policy, logo, moderation, user 5 Requires at least: 3. 35 Requires at least: 3.5 6 6 Tested up to: 3.8.1 7 7 Stable tag: 3.9.10 … … 97 97 Prior to WordPress 3.2, WordPress required PHP 4, version 3.2 bumped up the requirement to PHP 5 (specifically PHP 5.2). Register Plus Redux has been built specifically against PHP 5, functions and features may not function properly in PHP 4 or older. WordPress 3.3 included the full jQuery UI library, previously Register Plus Redux had to include its own copy for the Datepicker widget. 98 98 99 = Why does Register Plus Redux require WordPress 3.5+ = 100 Register Plus Redux uses WP_User_Query meta queries which was a developer feature added in WordPress 3.5. 101 99 102 = Can you add a feature to change the width of the Registration Form? / How you change the width of the Registration Form? = 100 103 You can use the Custom Register CSS (found in Register Plus Redux's settings) to specify the width of the Registration form via CSS. Specifically the code follows: … … 119 122 ??? by radiok 120 123 121 * Code cleanup124 * Bumped the "Requires at least" minimum WordPress version to 3.5 following bug reported by taral <http://wordpress.org/support/topic/fatal-error-after-upgrading-to-3910> 122 125 123 126 = 3.9.10 =
Note: See TracChangeset
for help on using the changeset viewer.