woocommerce/includes/api
Justin Shreve 0c5588aac7 Makes sure that the 'base location' setting is returned to the /settings/general endpoint correctly. It uses a special setting type that the API didn't handle properly. 2017-05-15 10:21:06 -07:00
..
legacy Properly save order items in legacy REST API 2017-05-08 12:37:33 -03:00
v1 Merge pull request #15063 from rasmusbe/unused-vars 2017-05-15 12:45:54 +01:00
class-wc-rest-authentication.php Fixed oauth signature replacing spaces by plus sign 2017-03-16 14:23:45 -03:00
class-wc-rest-coupons-controller.php Text changes 2017-03-20 16:01:55 +00:00
class-wc-rest-customer-downloads-controller.php Text changes 2017-03-20 16:01:55 +00:00
class-wc-rest-customers-controller.php Improve address labels to help translations 2017-03-21 15:54:23 -03:00
class-wc-rest-exception.php Make WC_REST_Exception extend WC_Data_Exception 2017-01-27 13:52:21 -02:00
class-wc-rest-order-notes-controller.php Improve order notes schema 2017-03-22 10:53:59 -03:00
class-wc-rest-order-refunds-controller.php [REST API] Fixed refunded_by context in order refunds 2017-03-23 02:27:32 -03:00
class-wc-rest-orders-controller.php Allow passing a `customer=0` for fetching all guest orders 2017-04-21 10:43:09 -05:00
class-wc-rest-payment-gateways-controller.php Hide enabled/description 2017-03-24 13:27:47 +00:00
class-wc-rest-product-attribute-terms-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-product-attributes-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-product-categories-controller.php Missing period 2017-04-02 03:27:58 -03:00
class-wc-rest-product-reviews-controller.php [REST API] Fixed timezone date and included GMT date to product reviews 2017-03-22 18:28:57 -03:00
class-wc-rest-product-shipping-classes-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-product-tags-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-product-variations-controller.php Remove unused local variables 2017-05-15 12:06:52 +02:00
class-wc-rest-products-controller.php [REST API] Fixed a minor bug that prevents saving default_attributes 2017-03-23 17:19:07 -03:00
class-wc-rest-report-sales-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-report-top-sellers-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-reports-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-setting-options-controller.php Makes sure that the 'base location' setting is returned to the /settings/general endpoint correctly. It uses a special setting type that the API didn't handle properly. 2017-05-15 10:21:06 -07:00
class-wc-rest-settings-controller.php Merge pull request #13759 from woocommerce/fix/rest-api-settings-links 2017-03-24 10:33:16 +00:00
class-wc-rest-shipping-methods-controller.php [REST API] All items in shipping_methods endpoint are readonly 2017-03-23 17:59:50 -03:00
class-wc-rest-shipping-zone-locations-controller.php Fix zone routes in CLI 2017-04-28 15:49:51 +01:00
class-wc-rest-shipping-zone-methods-controller.php Remove unused local variables 2017-05-15 12:06:52 +02:00
class-wc-rest-shipping-zones-controller.php Fixed coding standards 2017-03-23 20:56:02 -03:00
class-wc-rest-system-status-controller.php Remove unused local variables 2017-05-15 12:06:52 +02:00
class-wc-rest-system-status-tools-controller.php Fixing grammar error in msg fixes #14319 2017-04-12 17:03:39 -04:00
class-wc-rest-tax-classes-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-taxes-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-webhook-deliveries.php Remove duplicate entries from defined arrays 2017-05-15 10:48:02 +02:00
class-wc-rest-webhooks-controller.php Include missing REST API v2 from webhooks options. 2017-04-02 03:07:09 -03:00