- Removes LifterLMS 2.x compatibility, raising the minimum required LifterLMS version to 3.8.0
- “Confirmation Emails” subscription setting is now enabled by default when installing LifterLMS Add-on
- Adds a checkbox to enrollment, registration, and checkout forms allowing users to explicitly consent to receive emails
- To accommodate GDPR compliance, sequences and tags will only be applied to users who have explicitly consented to receive emails.
- Users who have previously consented to receive emails may opt out via a checkbox on the edit account tab of the student dashboard
- New options have been added to allow customization of the consent and unsubscribe messages
- Added Privacy Policy Suggested content linking to the MailChimp Privacy Policy. Relies on WP 4.9.6.
- Renamed plugin options to be consistent with other LifterLMS integration classes. Preexisting options will be renamed automatically upon plugin upgrade.
- Moved ajax functions to their own class
- Removed function
LLMS_MailChimp()->get_groups()
, useLLMS_MailChimp()->get_intergration()->get_groups()
instead - Removed function
LLMS_MailChimp()->get_lists()
, useLLMS_MailChimp()->get_intergration()->get_lists()
instead
LifterLMS MailChimp Version 3.0.0
Posted in Release Notes
Tagged LifterLMS MailChimp
Leave a Reply