woocommerce/includes/api
Bryce 1e9349a585 Remove $wpdb and $blog_id 2015-02-04 19:33:25 +07: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 Remove $wpdb and $blog_id 2015-02-04 19:33:25 +07: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 Merge pull request #7280 from mattallan/matt/wc-api-orders-tweaks 2015-02-04 11:46:33 +00:00
class-wc-api-products.php These should be default_attr, not attribute 2015-02-03 14:44:57 +00:00
class-wc-api-reports.php docblock corrections 2015-02-03 14:44:57 +00:00
class-wc-api-resource.php [API] Prevent "PHP Notice: Trying to get property of non-object" errors 2015-01-22 17:22:21 -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