Tagged: woocommerce
Hi Gunter,
Could be a silly question, but just wanted to double check and see…
Would there be any reason Enfold isn’t compatible with WooCommerce’s new HPOS system?
Considering using it for a client but can’t seem to find any information about if themes need to be compatible with it.
Here’s Woo’s docs about it:
https://github.com/woocommerce/woocommerce/wiki/High-Performance-Order-Storage-Upgrade-Recipe-Book
Guessing the theme wouldn’t really be affected by this but could you please confirm?
Thanks
Tim
the forum breaks the link, see private
Hi,
The HPOS is “only” affecting the way orders are saved in own tables. This means, that the “normal” WP way to access post metadata does no longer work. You need to use the WC Order API to get access to order data.
As Enfold does not do anything with orders there should be no conflict.
WC has a development beta https://github.com/woocommerce/woocommerce/releases/tag/feature-custom-order-table to test it. I did not see any problems testing it a few months ago.
Best regards,
Günter
Hey Gunter,
Excellent, thanks for confirming that, I figured Enfold wouldn’t need to interact directly with those changes but just wanted to confirm.
Thanks for taking the time to respond.
Regards
Tim