woocommerce/includes/api
Claudio Sanches 09145181e5 [API] Removed deprecated products/sku endpoint 2015-07-30 17:35:14 -03:00
..
v1 Added truncated consumer key and last access fields in woocommerce_api_keys table 2015-07-16 15:42:00 -03:00
v2 Fixed the sanitization for text-based default attributes 2015-07-22 21:40:06 -03:00
class-wc-api-authentication.php [API] Check if REDIRECT_URL exists, closes #8632 2015-07-21 20:08:19 -03:00
class-wc-api-coupons.php [API] Fixed edit coupon description, closes #8614 2015-07-20 12:49:21 -03:00
class-wc-api-customers.php Removed all "@return void" 2015-07-16 16:55:48 -03:00
class-wc-api-exception.php No return needed 2015-02-03 14:44:57 +00:00
class-wc-api-json-handler.php Absolute path fix for REST API v2 2014-09-21 01:09:20 +05:45
class-wc-api-orders.php Fixed docblock for WC_API_Orders::get_variation_id() 2015-07-16 16:14:39 -03:00
class-wc-api-products.php [API] Removed deprecated products/sku endpoint 2015-07-30 17:35:14 -03:00
class-wc-api-reports.php API: reports/sales now also returns total refunds. 2015-03-09 17:09:07 +01:00
class-wc-api-resource.php [API] post__in filter for v2 2015-06-23 11:51:40 -03:00
class-wc-api-server.php Allow HTTP method to be overwritten by HTTP_X_HTTP_METHOD_OVERRIDE 2015-06-23 20:42:39 +08:00
class-wc-api-webhooks.php [API] Improved the error messages when sent a empty object, closes #7914 2015-04-13 13:06:19 -03:00
interface-wc-api-handler.php Absolute path fix for REST API v2 2014-09-21 01:09:20 +05:45