woocommerce/includes/api
Claudio Sanches c58940258a Updated $order->id to $order->get_id() 2016-10-25 22:46:36 -02:00
..
legacy Updated $order->id to $order->get_id() 2016-10-25 22:46:36 -02:00
class-wc-rest-authentication.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-rest-coupons-controller.php Implement separate variation endpoints for managing a product's variations. Also adds tests. 2016-09-29 14:44:14 -07:00
class-wc-rest-customer-downloads-controller.php Swap "doesn't" with "does not" in 404 error messages. 2016-09-08 15:17:02 -07:00
class-wc-rest-customers-controller.php Remove last order from customers part of the API (#12081) 2016-10-14 14:38:35 +01: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 [REST API] Allow filter order note by type 2016-10-05 12:27:06 -03:00
class-wc-rest-order-refunds-controller.php Use order statuses when getting refunds in api. 2016-10-19 12:53:49 +01:00
class-wc-rest-orders-controller.php i18n: Merge similar translation strings to reduce the total strings count #11905 2016-10-11 04:39:13 +03:00
class-wc-rest-payment-gateways-controller.php Add setting validation to the REST API 2016-09-08 15:20:15 -07: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 Flush rewrite rules with cron for attribute terms (#12132) 2016-10-21 15:29:50 +01: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 Fixed missing text domains (#12066) 2016-10-12 11:05:37 +01: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-product-variations-controller.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-rest-products-controller.php Correct $value in API 2016-10-19 17:16:13 +01:00
class-wc-rest-report-sales-controller.php WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd 2016-08-27 08:57:05 +03:00
class-wc-rest-report-top-sellers-controller.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +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 Hook up email settings to the API 2016-09-08 15:20:15 -07:00
class-wc-rest-settings-options-controller.php fix failing test from master 2016-09-09 19:39:09 +03:00
class-wc-rest-shipping-methods-controller.php Swap "doesn't" with "does not" in 404 error messages. 2016-09-08 15:17:02 -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 Fixed missing text domains (#12066) 2016-10-12 11:05:37 +01:00
class-wc-rest-shipping-zones-controller.php Fixed missing text domains (#12066) 2016-10-12 11:05:37 +01:00
class-wc-rest-system-status-controller.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-rest-system-status-tools-controller.php i18n: Avoid using HTML tags in translation strings (#12166) 2016-10-24 21:56:37 -02:00
class-wc-rest-tax-classes-controller.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-rest-taxes-controller.php i18n: Merge similar translation strings to reduce the total strings count #11905 2016-10-11 04:39:13 +03: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 Implement separate variation endpoints for managing a product's variations. Also adds tests. 2016-09-29 14:44:14 -07:00