woocommerce/includes/abstracts
Justin Shreve 90e43d97de [Product CRUD] Product Datastore (#12317)
* Fix up tests in the product/* folder.

* Handle data store updates for grouped, variable, external, simple, and general data store updates for products.

* Variations & variable changes.

* Update -functions.php calls to use data store.

* Add an interface for the public product data store methods.

* Finished product factory tests

* Correctly delete in the api, fix up some comments, and implement an interface for the public variable methods.

* Fix up delete in all versions of the api

* Handle feedback

* Match protected decloration to parent
2016-11-11 14:31:15 +00:00
..
abstract-wc-data.php [Product CRUD] Product Datastore (#12317) 2016-11-11 14:31:15 +00:00
abstract-wc-integration.php Settings api 2015-12-14 14:03:46 +00:00
abstract-wc-legacy-order.php [Product CRUD] Variations - setters, getters and admin. (#12228) 2016-11-09 16:05:49 +00:00
abstract-wc-legacy-product.php [Product CRUD] Product Datastore (#12317) 2016-11-11 14:31:15 +00:00
abstract-wc-order.php [Product CRUD] Variable, variation, notices, and stock handling (#12277) 2016-11-09 16:10:37 +00:00
abstract-wc-payment-gateway.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
abstract-wc-payment-token.php Implement WC_Data_Store and related code & tests. 2016-11-08 01:39:47 -08:00
abstract-wc-product.php [Product CRUD] Product Datastore (#12317) 2016-11-11 14:31:15 +00:00
abstract-wc-rest-controller.php add translators comments 2016-10-29 13:16:03 +03:00
abstract-wc-rest-posts-controller.php [REST API] Throw messages when trying to manipulate variations in products endpoint 2016-11-08 13:55:33 -02: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