.. |
legacy
|
Restore attributes ordering, closes #12847
|
2017-01-16 21:11:56 -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
|
The WC API returns exclude_product_ids and expiry_date. 2.7 renamed these in the API file, which we should not do until we version the endpoints.
|
2017-01-03 10:25:36 -08:00 |
class-wc-rest-customer-downloads-controller.php
|
Use objects, rather than arrays in schema when properties are defined
|
2016-12-07 11:36:46 +00:00 |
class-wc-rest-customers-controller.php
|
Feedback
|
2016-12-07 18:13:17 +00: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
|
Feedback
|
2016-12-07 18:13:17 +00:00 |
class-wc-rest-order-refunds-controller.php
|
Feedback
|
2016-12-07 18:13:17 +00:00 |
class-wc-rest-orders-controller.php
|
Merge pull request #12678 from franticpsyx/rest-api-set-order-item-action
|
2016-12-23 14:18:31 +00:00 |
class-wc-rest-payment-gateways-controller.php
|
Add 'locale' to list of customer meta keys, and update expected type for 'object' for gateways, products, and shipping zones to fix some API issues.
|
2016-12-07 12:23:23 -08: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
|
Use objects, rather than arrays in schema when properties are defined
|
2016-12-07 11:36:46 +00: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
|
Update array schema
|
2016-12-07 14:24:44 +00:00 |
class-wc-rest-products-controller.php
|
Merge pull request #12852 from woocommerce/fix-terms-ordering
|
2017-01-17 12:28:41 +00:00 |
class-wc-rest-report-sales-controller.php
|
add translators comments
|
2016-10-29 20:32:38 +03:00 |
class-wc-rest-report-top-sellers-controller.php
|
WIP - Product CRUD (#12065)
|
2016-11-16 12:38:24 +00: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
|
Indenting
|
2016-12-07 14:06:04 +00: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 'locale' to list of customer meta keys, and update expected type for 'object' for gateways, products, and shipping zones to fix some API issues.
|
2016-12-07 12:23:23 -08:00 |
class-wc-rest-shipping-zones-controller.php
|
Fix tests
|
2016-11-23 16:27:18 +00:00 |
class-wc-rest-system-status-controller.php
|
Make the system_status GET endpoint more customisable
|
2017-01-10 16:06:09 +10: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
|
WIP - Product CRUD (#12065)
|
2016-11-16 12:38:24 +00: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
|
Set webhook API version in REST API
|
2016-11-22 22:01:16 -02:00 |