mailchimp-for-wordpress icon indicating copy to clipboard operation
mailchimp-for-wordpress copied to clipboard

Indicate Woocommerce HPOS compatibility

Open arnelap opened this issue 3 years ago • 2 comments

See https://github.com/woocommerce/woocommerce/wiki/High-Performance-Order-Storage-Upgrade-Recipe-Book#declaring-extension-incompatibility

arnelap avatar Dec 13 '22 14:12 arnelap

we do have update_post_meta($order_id, 'mc_cid', $campaign_id); the campaign tracking was the only post meta i could find (so far)

arnelap avatar Dec 15 '22 15:12 arnelap

@dannyvankooten Is HPOS compatibilty on your roadmap or would you accept a PR that fixes it?

marcusforsberg avatar Aug 30 '23 09:08 marcusforsberg

https://secure.helpscout.net/conversation/2538422334/38353?viewId=253120

arnelap avatar Mar 14 '24 09:03 arnelap

@marcusforsberg Terribly sorry for the late reply, but we'll be adding support for WooCommerce HPOS over the next few weeks.

dannyvankooten avatar Mar 15 '24 16:03 dannyvankooten