Skip to content

v6.0.1

Choose a tag to compare

@EvanHerman EvanHerman released this 07 Oct 15:38
· 1076 commits to master since this release

This version is a complete re-write of the original plugin.


Changes Overview

6.0.1
  • This release is a complete rewrite of the previous version. Before upgrading to the latest release, it is highly recommended that you take a backup of your database.
  • Enhancements:
  • All forms have moved to their own table in the database, yikes_easy_mc_forms.
  • Admin interface has been re-designed for a seamless integration into the WordPress dashboard.
  • You can now create an unlimited number of forms, and assign them to any of your lists (even multiple forms to the same list).
  • Now you can easily duplicate forms at the click of a button.
  • We have built out an advanced debugging feature that will log MailChimp errors as they occur, for easy debugging.
  • You can now toggle on/off AJAX form submissions on a per form basis.
  • Toggle on or off the welcome email being sent.
  • You can now quickly switch which list your forms assign subscribers to.
  • We now support every type of MailChimp form you can assign to a form, including interest groups.
  • You can now set custom success and error messages, to set messages in your native language.
  • Easily browse your lists and view individual subscribers. Manage your subscriptions directly within the plugin.
  • We've completley re-designed the settings pages to allow for easier navigation.
  • A whole number of additional settings have been enabled for different form input fields.
  • Español translated started by @hiwhatsup
  • Française translated by @mialevesque
  • Português do Brasil translated by @enxaqueca
  • reCaptcha now loads in the language of the site it's being displayed on.
  • All translations functions have been implemented for worldwide i18n.
  • We have built out an API and implemented a number of hooks and filters to enable developers to easily extend the pluginsee knowledge base
  • We have started building out a number of add ons to extend the base functionality of the plugin. check them out