Skip to content

Mailchimp for WooCommerce v4.3.1

Latest
Compare
Choose a tag to compare
@ryanhungate ryanhungate released this 03 Sep 13:31
· 18 commits to master since this release
535eaa4
  • Adds Order HPOS function for pagination
  • Now starts syncing customers via HPOS
  • Changes sync order: customers > products > coupons > orders — and make sync actions more atomic
  • Use direct WP DB SELECT / INSERT for sync options to circumvent object caching
  • Removes the bundled version of Action Scheduler
  • Removes checkout opt-in if customers already subscribed
  • Fixes cli sync issue where historical Orders Not Syncing Correctly
  • Fixes Account Connection Issue Related to Object Caching
  • Fixes HTTP worker warning
  • Change to replace option, transient functions with direct DB queries
  • Fallback function to check for options autoloader