.. |
legacy
|
Orders should be created for users who exist on the site only.
|
2018-01-10 12:32:58 +00:00 |
v1
|
Merge pull request #18693 from woocommerce/fix/18692
|
2018-01-31 14:53:49 +00:00 |
class-wc-rest-authentication.php
|
API - use current scheme
|
2017-09-07 15:32:29 +01:00 |
class-wc-rest-coupons-controller.php
|
Update REST API schema for backwards compatibility with WP 4.9
|
2017-11-21 16:15:51 -02:00 |
class-wc-rest-customer-downloads-controller.php
|
[#12517] Replace download_id on customer download and product download with static UUID instead of filename based hash, to preserve download links, logs, and permissions across filename changes
|
2017-08-05 04:42:31 +00:00 |
class-wc-rest-customers-controller.php
|
Update REST API schema for backwards compatibility with WP 4.9
|
2017-11-21 16:15:51 -02: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-network-orders-controller.php
|
Update @since to 3.3
|
2017-11-17 16:02:53 -07:00 |
class-wc-rest-order-notes-controller.php
|
Fix phpdoc to include params and correct types
|
2017-05-15 13:50:52 +02:00 |
class-wc-rest-order-refunds-controller.php
|
Coding standards
|
2018-01-25 14:04:11 -02:00 |
class-wc-rest-orders-controller.php
|
Set status after order is created/updated.
|
2018-02-12 11:56:48 +00:00 |
class-wc-rest-payment-gateways-controller.php
|
Fix incorrect documentation
|
2017-06-02 12:58:16 -04: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
|
Change product categories image object schema from name to title to bring docs in line with the actual output.
|
2017-11-29 11:06:41 +02: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
|
[REST API] Fixed typos on products schema
|
2018-01-30 15:03:01 -02:00 |
class-wc-rest-products-controller.php
|
Fixed coding standards
|
2018-01-30 15:05:25 -02: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
|
Update API
|
2017-11-07 19:08:06 +00: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
|
Change the "Rest of the World" zone name to "Locations not covered by your other zones" everywhere
|
2017-07-11 08:19:42 +01:00 |
class-wc-rest-shipping-zone-methods-controller.php
|
Merge branch 'pr/15069'
|
2017-05-23 18:56:58 +01:00 |
class-wc-rest-shipping-zones-controller.php
|
Change the "Rest of the World" zone name to "Locations not covered by your other zones" everywhere
|
2017-07-11 08:19:42 +01:00 |
class-wc-rest-system-status-controller.php
|
Remove need for wc_get_core_supported_themes
|
2017-11-07 12:17:03 +00:00 |
class-wc-rest-system-status-tools-controller.php
|
Do not auto generate images on setting changes or theme switches. Introduce a regenerate button under tools. Only resize images on the fly when using the customizer to preview changes.
|
2018-02-13 09:55:50 +02: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-controller.php
|
Soft deprecated webhook deliveries REST API endpoints
|
2017-11-30 16:20:20 -02:00 |
class-wc-rest-webhooks-controller.php
|
Merge pull request #18693 from woocommerce/fix/18692
|
2018-01-31 14:53:49 +00:00 |