Plugin Directory

Changeset 2973669


Ignore:
Timestamp:
10/02/2023 06:10:36 AM (2 years ago)
Author:
eherman24
Message:

Update to version 1.3.8 from GitHub

Location:
eu-opt-in-compliance-for-mailchimp
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • eu-opt-in-compliance-for-mailchimp/tags/1.3.8/README.txt

    r2884704 r2973669  
    44Tags: GDPR, Mailchimp, Yikes Mailchimp, EU, Compliance, Law, Opt-in
    55Requires at least: 3.5
    6 Tested up to: 6.2
     6Tested up to: 6.0
    77Stable tag: 1.3.7
    88License: GPLv2 or later
     
    1111This extends Easy Forms for Mailchimp to help forms comply with The EU General Data Protection Regulation (GDPR).
    1212
    13 == Description ==
     13== Description == 
    1414
    1515This addon creates an additional section on the Easy Forms for Mailchimp form builder called 'EU Law Compliance.' There you can manage settings assisting forms to be compliant with The EU General Data Protection Regulation (GDPR). The law applies to the processing of personal user data in the European Union (EU) regardless of whether the processing takes place in the EU or not.
     
    6666* Fixing a syntax error for older versions of PHP.
    6767
    68 = 1.3.1 =
     68= 1.3.1 = 
    6969* Updating all instances of MailChimp to Mailchimp.
    7070* Fixing an issue with static functions calling non static functions.
     
    7777* Minified assets.
    7878
    79 = 1.2.3 =
     79= 1.2.3 = 
    8080* Unchecking the checkbox after a successful form submission. This requires Easy Forms v6.4.12.
    8181* Fixing a syntax error for older versions of PHP.
    8282
    83 = 1.2.2 =
     83= 1.2.2 = 
    8484* 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`.
    8585
    86 = 1.2.1 =
     86= 1.2.1 = 
    8787* Removed the use of the `the_content` filter (also removed the filter `yikes-mailchimp-eu-compliance-use-the-content` that controlled the use of `the_content`)
    8888* Changed the placeholder text for the Merge Field Opt-In Value field to help avoid confusion
     
    116116= 1.0 =
    117117* Initial Release
     118
  • eu-opt-in-compliance-for-mailchimp/trunk/README.txt

    r2884704 r2973669  
    44Tags: GDPR, Mailchimp, Yikes Mailchimp, EU, Compliance, Law, Opt-in
    55Requires at least: 3.5
    6 Tested up to: 6.2
     6Tested up to: 6.0
    77Stable tag: 1.3.7
    88License: GPLv2 or later
     
    1111This extends Easy Forms for Mailchimp to help forms comply with The EU General Data Protection Regulation (GDPR).
    1212
    13 == Description ==
     13== Description == 
    1414
    1515This addon creates an additional section on the Easy Forms for Mailchimp form builder called 'EU Law Compliance.' There you can manage settings assisting forms to be compliant with The EU General Data Protection Regulation (GDPR). The law applies to the processing of personal user data in the European Union (EU) regardless of whether the processing takes place in the EU or not.
     
    6666* Fixing a syntax error for older versions of PHP.
    6767
    68 = 1.3.1 =
     68= 1.3.1 = 
    6969* Updating all instances of MailChimp to Mailchimp.
    7070* Fixing an issue with static functions calling non static functions.
     
    7777* Minified assets.
    7878
    79 = 1.2.3 =
     79= 1.2.3 = 
    8080* Unchecking the checkbox after a successful form submission. This requires Easy Forms v6.4.12.
    8181* Fixing a syntax error for older versions of PHP.
    8282
    83 = 1.2.2 =
     83= 1.2.2 = 
    8484* 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`.
    8585
    86 = 1.2.1 =
     86= 1.2.1 = 
    8787* Removed the use of the `the_content` filter (also removed the filter `yikes-mailchimp-eu-compliance-use-the-content` that controlled the use of `the_content`)
    8888* Changed the placeholder text for the Merge Field Opt-In Value field to help avoid confusion
     
    116116= 1.0 =
    117117* Initial Release
     118
Note: See TracChangeset for help on using the changeset viewer.