woocommerce/includes/api
Mike Jolley ed6fe062a7 Merge pull request #7931 from woothemes/fix/api-check_permission
[2.3] Check for edit_post cap if the post type is revision
2015-04-10 10:14:19 +01: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 Use coupon_amount in api 2015-02-03 14:44:57 +00:00
class-wc-api-customers.php Fix for #7752 2015-03-18 00:20:35 +01: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 Use wc_stock_amount format function 2015-03-31 18:36:27 +08:00
class-wc-api-products.php [API] Fixed the position type for attributes and images 2015-04-03 15:01:41 -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 fix spacing 2015-02-01 14:24:29 +07:00
class-wc-api-webhooks.php docblock corrections 2015-02-03 14:44:57 +00:00
interface-wc-api-handler.php Absolute path fix for REST API v2 2014-09-21 01:09:20 +05:45