.. |
legacy
|
HTTPS for everybody
|
2016-05-26 22:48:49 -03:00 |
class-wc-rest-authentication.php
|
[REST API] Added method to check if the request is to the rest api and allow third party plugins
|
2016-05-11 11:52:29 -03:00 |
class-wc-rest-coupons-controller.php
|
[REST API] Fixed batch create coupons
|
2016-05-22 18:19:45 -03:00 |
class-wc-rest-customer-downloads-controller.php
|
Missing period
|
2016-05-22 18:55:50 -03:00 |
class-wc-rest-customers-controller.php
|
Missing another period
|
2016-06-05 15:48:24 -03: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
|
Use $post_type var for order_notes_controller class
|
2016-06-01 23:22:11 +10:00 |
class-wc-rest-order-refunds-controller.php
|
[REST API] General fixes in the orders schema
|
2016-05-30 18:38:09 -03:00 |
class-wc-rest-orders-controller.php
|
[REST API] Include refunds data into orders endpoint
|
2016-06-02 16:05:08 -03: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
|
Missing period
|
2016-06-05 15:32:46 -03:00 |
class-wc-rest-product-categories-controller.php
|
[REST API] Image ID is not read only
|
2016-06-02 20:31:41 -03:00 |
class-wc-rest-product-reviews-controller.php
|
[REST API] Removed reviewer_ prefix from product review parameters
|
2016-05-31 21:36:53 -03: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-products-controller.php
|
[REST API] Fixed product backordered description
|
2016-06-04 10:34:37 -03:00 |
class-wc-rest-report-sales-controller.php
|
[REST API] Fixed schamas
|
2016-05-22 18:17:54 -03:00 |
class-wc-rest-report-top-sellers-controller.php
|
[REST API] Changed "product title" to "product name"
|
2016-06-05 15:17:29 -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-tax-classes-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-taxes-controller.php
|
Created WC_REST_Controller to allow batch create, update and delete items
|
2016-05-09 18:16:48 -03:00 |
class-wc-rest-webhook-deliveries.php
|
[REST API] Allow batch create, update and delete for almost all endpoints
|
2016-05-11 16:34:53 -03:00 |
class-wc-rest-webhooks-controller.php
|
[REST API] Fixed write only parameters in orders and webhooks schemas
|
2016-05-30 18:01:08 -03:00 |