v2.3.8
MailChimp for WordPress Lite v2.3.8
August 18, 2015
Fixes
- Prevented JS error when outputting forms with no submit button.
- Using
0as a Redirect URL resulted in a blank page. - Sign-up checkbox was showing twice in the Easy Digital Downloads checkout when showing registration fields, thanks Daniel Espinoza.
- Default form was not automatically translated for languages other than English.
Improvements
- Better way to hide the honeypot field, which stops bots from subscribing to your lists.
- role="form" is no longer needed, thanks XhmikosR!
- Filter
mc4wp_form_animate_scrollnow disables just the scroll animation, not the scroll itself. - Revamped UI for MailChimp lists overview
- Updated German & Greek translations.
Additions
- Added
mc4wp_form_is_submitted()andmc4wp_form_get_response_html()functions.