woocommerce/includes/api
Claudio Sanches 0a3fc7673e [API] Fixed the returned status when delete a product attribute 2015-04-28 15:56:28 -03:00
..
v1 REST 1.0: Fix pagination headers for Customers 2015-01-04 02:07:11 +01:00
class-wc-api-authentication.php Check strings using hash_equals 2015-01-19 00:34:09 -05:00
class-wc-api-coupons.php [API] Improved the error messages when sent a empty object, closes #7914 2015-04-13 13:06:19 -03:00
class-wc-api-customers.php [API] Improved the error messages when sent a empty object, closes #7914 2015-04-13 13:06:19 -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 [API] Removed test in WC_API_Orders::set_line_item() 2015-04-24 15:53:39 -03:00
class-wc-api-products.php [API] Fixed the returned status when delete a product attribute 2015-04-28 15:56:28 -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 Simply deny all access to revisions 2015-04-10 11:03:45 +02:00
class-wc-api-server.php Fixed coding standards 2015-04-24 15:53:54 -03: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