woocommerce/includes/admin/meta-boxes
Manos Psychogyiopoulos 4658245625 Revise the stock + stock status saving logic (#11858)
* use set_stock to reset stock meta when not managing stock

Ensures that the 'woocommerce_{ variation | product }_set_stock' hooks fire to refllect the fact that stock becomes infinite.

* track state of Manage Stock? option

* quick/bulk edit fixes

* reapply quick and bulk edit fixes

* improve conditional reset logic that prevents actions from *_set_stock actions from firing with every save
2016-10-12 12:51:40 +01:00
..
views Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-meta-box-coupon-data.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-meta-box-order-actions.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-meta-box-order-data.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-meta-box-order-downloads.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-meta-box-order-items.php Add missing phpdoc param tags to all WC_Meta_Box_* classes 2016-01-04 22:31:36 +01:00
class-wc-meta-box-order-notes.php WordPress.PHP.YodaConditions.NotYoda 2016-09-09 03:14:28 +03:00
class-wc-meta-box-product-data.php Revise the stock + stock status saving logic (#11858) 2016-10-12 12:51:40 +01:00
class-wc-meta-box-product-images.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-meta-box-product-short-description.php WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd 2016-08-27 08:57:05 +03:00