woocommerce/includes/abstracts
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
..
abstract-wc-data.php * Stop using _ as a prefix for protected or private vars and functions. We have a keyword for that. 2016-09-09 05:36:54 -07:00
abstract-wc-integration.php Settings api 2015-12-14 14:03:46 +00:00
abstract-wc-legacy-order.php Set_props helper to load data from DB and handle errors 2016-08-25 13:05:27 +01:00
abstract-wc-order.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
abstract-wc-payment-gateway.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
abstract-wc-payment-token.php * Stop using _ as a prefix for protected or private vars and functions. We have a keyword for that. 2016-09-09 05:36:54 -07:00
abstract-wc-product.php Revise the stock + stock status saving logic (#11858) 2016-10-12 12:51:40 +01:00
abstract-wc-rest-controller.php Add setting validation to the REST API 2016-09-08 15:20:15 -07:00
abstract-wc-rest-posts-controller.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
abstract-wc-rest-shipping-zones-controller.php Swap "doesn't" with "does not" in 404 error messages. 2016-09-08 15:17:02 -07:00
abstract-wc-rest-terms-controller.php Swap "doesn't" with "does not" in 404 error messages. 2016-09-08 15:17:02 -07:00
abstract-wc-session.php Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar 2016-09-02 05:40:36 +03:00
abstract-wc-settings-api.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
abstract-wc-shipping-method.php WordPress.PHP.YodaConditions.NotYoda 2016-09-08 01:32:24 +03:00
abstract-wc-widget.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00