.. |
legacy
|
Properly save order items in legacy REST API
|
2017-05-08 12:37:33 -03:00 |
v1
|
Merge pull request #14604 from cristiangrama/fix-filter-guest-orders
|
2017-04-27 14:04:19 -03: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
|
Properly format variation description in REST API v2
|
2017-04-06 13:02:51 -03: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
|
Fixed setting options endpoint tests
|
2017-03-23 20:45:22 -03: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
|
[REST API] Adds missing "id" in shipping zone methods endpoint
|
2017-05-02 20:37:03 -03: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
|
Get outdated plugins using get_plugin_updates()
|
2017-05-02 19:04:26 -03: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
|
Fixed a typo
|
2017-04-02 03:24:52 -03:00 |
class-wc-rest-webhooks-controller.php
|
Include missing REST API v2 from webhooks options.
|
2017-04-02 03:07:09 -03:00 |