Skip to content

v2.3.7

Choose a tag to compare

@dannyvankooten dannyvankooten released this 13 Jul 14:27
· 2830 commits to main since this release

MailChimp for WordPress Lite v2.3.7

July 13, 2015

Improvements

  • Use the same order as MailChimp.com, which is useful when you have over 100 MailChimp lists.
  • Use /* ... */ for inline JavaScript comments to prevent errors with minified HTML.

Additions

  • Filter: mc4wp_form_animate_scroll to disable animated scroll-to after submitting a form.
  • Add {current_path} variable to use in form templates.
  • Add default attribute to {data_name} variables, usage: {data_something default="The default value"}