woocommerce/includes/api
Max Rice 445aaa78f9 Use `note` for creating/updating order with customer note
Fixes #6255
2014-09-15 14:44:11 -04:00
..
v1 fixed the access permissions 2014-09-01 12:44:51 -03:00
class-wc-api-authentication.php Merge pull request #5277 from maxrice/rest-api-fix-5207 2014-04-07 10:13:55 +01:00
class-wc-api-coupons.php REST API: allow coupon description in create/edit coupon 2014-08-30 18:43:47 -04:00
class-wc-api-customers.php scrutinizer patches 2014-09-08 00:37:55 +01:00
class-wc-api-exception.php Add WC_API_Exception class 2014-07-27 23:20:48 -04:00
class-wc-api-json-handler.php REST API: Mitigate possible JSONP flash attacks 2014-08-30 15:05:25 -04:00
class-wc-api-orders.php Use `note` for creating/updating order with customer note 2014-09-15 14:44:11 -04:00
class-wc-api-products.php scrutinizer patches 2014-09-08 00:37:55 +01:00
class-wc-api-reports.php Changed all use of get_product to wc_get_product 2014-08-19 12:09:29 +02:00
class-wc-api-resource.php REST API: Add field restriction to new endpoints 2014-08-30 15:05:36 -04:00
class-wc-api-server.php Update API docs to Apiary 2014-09-08 18:09:10 -04:00
class-wc-api-webhooks.php [#3176] REST API webhooks endpoint tweaks from unit test 2014-09-01 03:27:19 -04:00
interface-wc-api-handler.php Add REST API request/response interface 2013-11-06 01:49:08 -05:00