Automattic / woocommerce-subscriptions-core

Subscriptions core package for WooCommerce
Other
80 stars 29 forks source link

Try: Add product editor hooks for testing variation extensibility #562

Open joshuatf opened 5 months ago

joshuatf commented 5 months ago

Description

This is a POC for making subscriptions compatible with the new product editor flow. It should be tested in conjuction with https://github.com/woocommerce/woocommerce/pull/44162 demonstrate the use of the product editor hooks.

Screenshot 2024-01-29 at 3 26 14 PM Screenshot 2024-01-29 at 3 24 54 PM

How to test this PR

Follow the testing instructions in https://github.com/woocommerce/woocommerce/pull/44162.

Product impact