Skip to content

v2.3.8

Choose a tag to compare

@dannyvankooten dannyvankooten released this 18 Aug 07:24
· 2799 commits to main since this release

MailChimp for WordPress Lite v2.3.8

August 18, 2015

Fixes

  • Prevented JS error when outputting forms with no submit button.
  • Using 0 as 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_scroll now 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() and mc4wp_form_get_response_html() functions.