woocommerce / woocommerce-subscriptions-do-not-reduce-stock-on-renewal

Don't reduce a product's inventory for renewal orders processed by WooCommerce Subscriptions.
GNU General Public License v3.0
7 stars 2 forks source link

Fix stock non-reduction functionality #10

Open grig-23 opened 2 years ago

grig-23 commented 2 years ago

Fix stock non-reduction functionality which doesn't currently work. Code taken from here.

I've tested that code using Code Snippets plugin on my test site and it worked.

Fixes #6, #7 and #8