woocommerce/includes/api
Mike Jolley 499e190efb Merge pull request #11785 from woothemes/coupon-exceptions
Coupon Exceptions and REST/CRUD improvements
2016-08-30 11:44:19 +01:00
..
legacy wc_get_coupon_id_by_code 2016-08-30 11:43:53 +01:00
class-wc-rest-authentication.php Allow oAuth1.0a authentication using headers 2016-08-22 17:39:41 -03:00
class-wc-rest-coupons-controller.php wc_get_coupon_id_by_code 2016-08-30 11:43:53 +01:00
class-wc-rest-customer-downloads-controller.php Missing period 2016-05-22 18:55:50 -03:00
class-wc-rest-customers-controller.php [REST API] Fixed customer last order data 2016-08-20 14:29:48 -03:00
class-wc-rest-exception.php [REST API] Stop load legacy API classes into the WP REST API, closes #10887 2016-05-10 13:26:39 -03:00
class-wc-rest-order-notes-controller.php [2.6] [REST API] Fixed wrong get order notes error message, closes #11672 2016-08-10 17:55:41 -03:00
class-wc-rest-order-refunds-controller.php ID first for all elements in the REST API 2016-08-22 16:58:34 -03:00
class-wc-rest-orders-controller.php Set reading to prevent exceptions during DB load 2016-08-24 14:37:19 +01:00
class-wc-rest-product-attribute-terms-controller.php [REST API] Fixed order of items in product attribute terms endpoint 2016-06-02 14:51:27 -03:00
class-wc-rest-product-attributes-controller.php Error fixes: 2016-08-08 14:52:46 -07:00
class-wc-rest-product-categories-controller.php Capitalise all the things 2016-07-26 15:47:04 +02:00
class-wc-rest-product-reviews-controller.php Error fixes: 2016-08-08 14:52:46 -07:00
class-wc-rest-product-shipping-classes-controller.php [REST API] Shipping classes should not have parents 2016-05-23 18:57:58 -03:00
class-wc-rest-product-tags-controller.php [REST API] Fixed some schema contexts 2016-05-10 13:41:15 -03:00
class-wc-rest-products-controller.php Capitalise all the things 2016-07-26 15:47:04 +02:00
class-wc-rest-report-sales-controller.php [REST API] Fixed schamas 2016-05-22 18:17:54 -03:00
class-wc-rest-report-top-sellers-controller.php [REST API] Changed "product title" to "product name" 2016-06-05 15:17:29 -03:00
class-wc-rest-reports-controller.php [REST API] Allow batch create, update and delete for almost all endpoints 2016-05-11 16:34:53 -03:00
class-wc-rest-settings-controller.php Fix setting class case. REST should be uppercase. 2016-07-26 14:33:55 -07:00
class-wc-rest-settings-options-controller.php Add some missing API pieces: 2016-08-29 10:22:29 -07:00
class-wc-rest-shipping-methods-controller.php Fix issues based on feedback. Make sure to use WC_Shipping_Zone's methods when avaiable, fix up some coding standards, and add a new delete_shipping_method to WC_Shipping_Zone 2016-08-26 04:57:30 -07:00
class-wc-rest-shipping-zone-locations-controller.php Add new line at end of files. 2016-08-02 10:10:47 -07:00
class-wc-rest-shipping-zone-methods-controller.php Add some missing API pieces: 2016-08-29 10:22:29 -07:00
class-wc-rest-shipping-zones-controller.php Add some missing API pieces: 2016-08-29 10:22:29 -07:00
class-wc-rest-system-status-controller.php Filter the template path 2016-08-26 11:03:08 +01:00
class-wc-rest-system-status-tools-controller.php Remove @todo 2016-08-09 09:51:30 -07:00
class-wc-rest-tax-classes-controller.php Vars and docs 2016-06-06 18:18:26 +01:00
class-wc-rest-taxes-controller.php Error fixes: 2016-08-08 14:52:46 -07:00
class-wc-rest-webhook-deliveries.php Capitalise all the things 2016-07-26 15:47:04 +02:00
class-wc-rest-webhooks-controller.php Capitalise all the things 2016-07-26 15:47:04 +02:00