v2.3
MailChimp for WordPress Lite v2.3
May 6, 2015
Fixes
- The email address is no longer automatically added to the Redirect URL as this is against Google Analytics policy. To add it again, use
?email={email}
in your Redirect URL setting. - Registration type integrations were not correctly picking up on first- and last names.
- JavaScript error in IE8 because of
setAttribute
call on honeypot field. - API class
subscribe
method now always returns a boolean.
Improvements
- Add
role
attribute to form elements - Major code refactoring for easier unit testing and improved code readability.
- Use Composer for autoloading all plugin classes (PHP 5.2 compatible)
- You can now use form variables in both forms, messages as checkbox label texts.
Additions
- You can now handle unsubscribe calls with our forms too.
- Added Portugese, Indonesian, German (CH) and Spanish (PR) translations.