Skip to content

v6.0.5

Choose a tag to compare

@EvanHerman EvanHerman released this 05 Mar 21:11
· 1005 commits to master since this release

Easy Forms for MailChimp v6.0.5 - March 5th, 2016

  • Removed the old MailChimp PHP wrapper (increasing stability, and decreasing overall plugin size by 200+kb).
  • All API requests are now handled via WP HTTP class (goodbye SSL cert errors)
  • Added new yikes-mailchimp-sslverify filter to toggle true/false on API requests.
  • Added a new 'View List' link below the associated lists on the form edit page.
  • Updated all api requests throughout the plugin.
  • Re-wrote both the ajax and non-ajax form submission files.
  • Re-wrote form validation, error checks and success/error responses.
  • More specific error messages now coming from MailChimp for a better debugging experience.
  • Repaired broken strings, Optin/optin to Opt-in/opt-in, reCaptcha to reCAPTCHA.
  • Fixed user data not properly displaying on the user cards page.