woocommerce/plugins
Néstor Soriano e64f7b31bc
Make coupon metadata read robust against wrongly stored product related metadata (#48362)
Coupon metadata keys `product_ids` and `excluded_product_ids` are stored by WooCommerce as a comma-saparated list of values, but apparently some plugins mistakenly re-store these as serialized arrays. This pull request changes the database metadata read code so that it supports both comma-separated lists and serialized arrays.

Fixes #40569
2024-06-11 11:23:28 -07:00
..
woo-ai Update to pnpm 9.1 (#47385) 2024-05-13 10:57:39 -03:00
woocommerce Make coupon metadata read robust against wrongly stored product related metadata (#48362) 2024-06-11 11:23:28 -07:00
woocommerce-admin CYS: Refactor routing approach (#48312) 2024-06-11 15:26:04 +02:00
woocommerce-beta-tester Remove the new old experience (#47814) 2024-05-24 18:00:22 +00:00
woocommerce-blocks [blocks e2e] Move Blocks e2e into ci.yml (#48224) 2024-06-11 19:57:23 +03:00