Skip to content

Releases: ibericode/mailchimp-for-wordpress

v2.3.10

07 Sep 04:17
Compare
Choose a tag to compare

MailChimp for WordPress Lite v2.3.10

September 7, 2015

Fixes

  • Showing "not connected" when the plugin was actually connected to MailChimp.
  • Issue with address fields when addr1 was not given.
  • Comment form checkbox not outputted for some older themes.

Improvements

  • Do not flush MailChimp cache on every settings save.
  • Add default CSS styles for number fields.
  • Placeholders will now work in older version of IE as well.

v2.3.9

01 Sep 04:58
Compare
Choose a tag to compare

MailChimp for WordPress Lite v2.3.9

September 1, 2015

Improvements

  • MailChimp lists cache is now automatically flushed after changing your API key setting.
  • Better field population after submitting a form with errors.
  • More helpful error message when no list is selected.
  • Translate options when installing plugin from a language other than English.
  • Add form mark-up to WPML configuration file.
  • Sign-up checkbox in comment form is now shown before the "submit comment" button.
  • URL-encode variables in "Redirect URL" setting.
  • Better error message when connected to MailChimp but account has no lists.

Additions

  • Add mc4wp_form_action filter to set a custom action attribute on the form element.

v2.3.8

18 Aug 07:24
Compare
Choose a tag to compare

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.

v2.3.7

13 Jul 14:27
Compare
Choose a tag to compare

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"}

v2.3.6

06 Jul 09:20
Compare
Choose a tag to compare

MailChimp for WordPress v2.3.6

July 6, 2015

Fixes

  • Undefined index notice when visitor's USER_AGENT is not set.

Improvements

  • Relayed the browser's Accept-Language header to MailChimp for auto-detecting a subscriber's language.
  • Better CSS for form reset
  • Updated HTML5 placeholder polyfill

v2.3.5

24 Jun 08:30
Compare
Choose a tag to compare

MailChimp for WordPress Lite v2.3.5

June 24, 2015

Fixes

  • Faulty update for v3.0 appearing for people running GitHub updater plugin.

Improvements

  • Updated language files. Have a look at the translation project if you'd like to help out.
  • Now passing the form as a parameter to mc4wp_form_css_classes filter.

v2.3.4

24 Jun 08:29
Compare
Choose a tag to compare

MailChimp for WordPress Lite v2.3.4

May 29, 2015

Fixes

  • Issue with GROUPINGS not being sent to MailChimp

Improvements

  • Code preview in Field Builder is now read-only

v2.3.3

27 May 10:18
Compare
Choose a tag to compare

MailChimp for WordPress Lite v2.3.3

May 27, 2015

Fixes

  • Get correct IP address when using proxy like Cloudflare or Sucuri WAF.
  • Use strict type check for printing inline CSS that hides honeypot field

Improvements

  • Add contactemail and contactname to field name guesses when integrating with third-party form.
  • Re-enable sslverify

v2.3.2

12 May 11:30
Compare
Choose a tag to compare

MailChimp for WordPress Lite v2.3.2

May 12, 2015

Fixes

  • Groupings not being sent to MailChimp
  • Get correct IP address when using proxy like Cloudflare or Sucuri WAF.
  • Issue when using more than one {data_xx} replacement

Improvements

  • IE8 compatibility for honeypot fallback script.

v2.3.1

05 May 21:23
Compare
Choose a tag to compare

MailChimp for WordPress Lite v2.3.1

May 6, 2015

Fixes

  • PHP notice in includes/class-tools.php, introduced by version 2.3.