Enables the previous "classic" editor and the old-style Edit Post screen with TinyMCE, Meta Boxes, etc. Supports all…
About GDPR Compliance for Mailchimp
This addon is designed to help you comply with the EU General Data Protection Regulation (GDPR) by adding a checkbox to your Mailchimp forms. The checkbox allows users to confirm their consent to their data being submitted. You can also save the confirmation text and a value of your choice to demonstrate consent and manage your lists post-GDPR.Screenshots


Changelog
1.3.8
- Update tested up to value.
- Remove reference to old author.
- Update URLs, email addresses and backlinks to new website.
1.3.7
- Housekeeping
1.3.5
- Remove unnecessary files
1.3.4
- Replace deprecated function wp_make_content_images_responsive
1.3.3
- Security Update
1.3.2
- Fixing a syntax error for older versions of PHP.
1.3.1
- Updating all instances of MailChimp to Mailchimp.
- Fixing an issue with static functions calling non static functions.
- Removing email address from the list of potential fields to save opt-in values to.
1.3.0
- Checkboxes can now be disabled on a per-form basis.
- Enhanced the checkbox required filter to include the current form’s ID.
- Cleaned and code sniffed up all code.
- Minified assets.
1.2.3
- Unchecking the checkbox after a successful form submission. This requires Easy Forms v6.4.12.
- Fixing a syntax error for older versions of PHP.
1.2.2
- Adding a server side check that makes sure the checkbox was checked. The default message returned when the checkbox isn’t checked is “Please give your consent to subscribe to this list by checking the checkbox.” This can be filtered via
yikes_mailchimp_eu_compliance_checkbox_required_message.
1.2.1
- Removed the use of the
the_contentfilter (also removed the filteryikes-mailchimp-eu-compliance-use-the-contentthat controlled the use ofthe_content) - Changed the placeholder text for the Merge Field Opt-In Value field to help avoid confusion
1.2.0
- Added a new checkbox that controls whether your checkbox confirmation language is sent to Mailchimp
- Added functionality for adding your checkbox confirmation language as a note on a subscriber’s profile
- Added a new dropdown for saving an opt-in flag as a merge field
- Added a new text field for entering your opt-in flag value
- Added a character counter to the checkbox confirmation language field because Mailchimp will limit each note to 1,000 characters.
- Changed default checkbox confirmation language
- Changed the checkbox so it is no longer pre-checked by default
- Some copy changes
1.1.2
- Updating text domain and i18n-related functions to official WP plugin repo name: eu-opt-in-compliance-for-mailchimp
1.1.1
- Fixed i18n errors in prior commit
- Updated the text domain to yikes-inc-easy-mailchimp-eu-law-compliance-extension
- Generated new .pot file
- Renamed main plugin file to yikes-inc-easy-mailchimp-eu-law-compliance-extension.php for consistency with other Yikes Mailchimp add-on plugins
- Refactored the uninstall method so it’s using the options array instead of custom DB table
- Added assets folder and screenshots
- Incremented version number
1.1
- Changes to keep this add-on in sync with the base Yikes Mailchimp plugin
- Changes to put this plugin on the official WordPress.org plugin repo
1.0
- Initial Release
