WP-Members Mailchimp Integration version 2.3.3 was released today. This update covers a lot of backend functionality and improvement.
New Functionality
This update adds “pull” batch processing to update local merge field data if the user updates their information in Mailchimp. Previous versions of the plugin were limited in that they were the primary data source, so if a user updated information in Mailchimp, that was not updated locally. This version changes that process so that you can keep the data in sync no matter where the user updates.
This update incorporates a new setting option if WP-Members is set to require the user to confirm their email address. This operates essentially the same as moderated registration, and there was previously a customization available to incorporate it. But this version makes it “official”.
Backend Improvements
This update updates all of the plugin’s code libraries, which includes Automattic’s Action Scheduler (which is used to asynchronously update/sync data between the local install and Mailchimp without putting the load on site) as well as RocketGeek’s utility functions and plugin deployment functions. Also updated was the extension’s WP CLI functions.