woocommerce/includes/abstracts
Justin Shreve de4296dd15 Add some missing API pieces:
* Value was missing from the settings schema (but was still present in the response).
* Added delete endpoint for shipping zones.
* Corrected permissions check/error for shipping zone methods.
2016-08-29 10:22:29 -07:00
..
abstract-wc-data.php Remove set and get prop - no longer need the extra overhead since functions won't return wp_error now. 2016-08-26 10:48:17 +01: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 Remove set and get prop - no longer need the extra overhead since functions won't return wp_error now. 2016-08-26 10:48:17 +01:00
abstract-wc-payment-gateway.php Scrutinizer Auto-Fixes 2016-06-06 16:50:18 +00:00
abstract-wc-payment-token.php white space issues 2016-06-06 20:04:45 +01:00
abstract-wc-product.php Merge branch 'master' into WC-CRUD 2016-08-04 12:10:04 +01:00
abstract-wc-rest-controller.php [REST API] Allow filters schemas, closes #11028 2016-06-03 14:56:25 -03:00
abstract-wc-rest-posts-controller.php Error fixes: 2016-08-08 14:52:46 -07:00
abstract-wc-rest-shipping-zones-controller.php Add some missing API pieces: 2016-08-29 10:22:29 -07:00
abstract-wc-rest-terms-controller.php Error fixes: 2016-08-08 14:52:46 -07:00
abstract-wc-session.php Vars and docs 2016-06-06 18:18:26 +01:00
abstract-wc-settings-api.php Do not sanitize passwords 2016-07-19 16:43:15 +01:00
abstract-wc-shipping-method.php Add the ability to update/create/delete shipping method instances 2016-08-25 20:34:26 -07:00
abstract-wc-widget.php Implementing customize selective refresh for widgets 2016-05-21 19:07:03 +05:45