This is not a bug report, but a repost of an article detailing a proposal for implementing a custom order table in WooCommerce to replace the use of wp_post and wp_postmeta tables. Their aim is to complete the initial implementation by early Q3 2022:
This is not a bug report, but a repost of an article detailing a proposal for implementing a custom order table in WooCommerce to replace the use of
wp_post
andwp_postmeta
tables. Their aim is to complete the initial implementation by early Q3 2022:https://developer.woocommerce.com/2022/01/17/the-plan-for-the-woocommerce-custom-order-table/
I'm sure this change will impact multilingual plugins in one way or another. Just posting this here for your reference.