Closed Jon007 closed 3 years ago
root cause is that the meta filter is only added within saveQuickEdit on the woocommerce_product_quick_edit_save hook This is the correct hook for the WooCommerce quick edit save completion, however when this executes the Polylang meta synchronisation has already happened (without being filtered to add on the extra WooCommerce properties) and does not reoccur.
Can you reproduce this issue on default Wordpress theme (eg Storefront)?
yes
Can you reproduce this issue when all other plugins are disabled except WooCommerce, Polylang and Hyyan WooCommerce Polylang Integration?
yes
What product versions and settings are you using when this issue occurs?
Steps to Reproduce
What I Expected
What Happened Instead