woocommerce/includes/api
Claudio Sanches 9e41552342 Removed all "@return void" 2015-07-16 16:55:48 -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 Removed all "@return void" 2015-07-16 16:55:48 -03:00
class-wc-api-authentication.php Added truncated consumer key and last access fields in woocommerce_api_keys table 2015-07-16 15:42:00 -03:00
class-wc-api-coupons.php [API] Created bulk update/insert for coupons #7915 2015-05-07 13:13:41 -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 Removed all "@return void" 2015-07-16 16:55:48 -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