woocommerce/includes/api
Justin Shreve 4ef68a354a Have wp_insert_post return WP_Error when creating our coupon, so the is_wp_error check can catch it. 2016-03-02 06:54:33 -08:00
..
v1 Better Documentation: Put throws tag 2015-11-17 16:21:42 +03:30
v2 Have wp_insert_post return WP_Error when creating our coupon, so the is_wp_error check can catch it. 2016-03-02 06:54:33 -08:00
class-wc-api-authentication.php [2.4] [API] Fixed status when have an invalid timestamp 2015-12-01 18:30:53 -02:00
class-wc-api-coupons.php Have wp_insert_post return WP_Error when creating our coupon, so the is_wp_error check can catch it. 2016-03-02 06:54:33 -08:00
class-wc-api-customers.php Track a users last updated time (profile/user attributes) and display it in the WC Customer API. 2016-02-10 08:28:24 -08: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 should accept bool in is_vat_exempt 2016-02-18 20:14:07 +01:00
class-wc-api-products.php [2.5] [API] Fix parent_id and menu_order for variations, closes #10307 2016-02-11 15:40:57 -02: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] Introduces woocommerce_api_check_permission filter, closes #10119 2016-01-21 19:10:46 -02:00
class-wc-api-server.php API: thousand and decimal separators corrected 2016-01-19 20:24:26 +02:00
class-wc-api-taxes.php [API] Delete tax rates when deleting a tax class 2015-12-18 20:46:28 -02:00
class-wc-api-webhooks.php [API] Allow query endpoints with all status, closes #9738 2015-12-01 22:35:25 -02:00
interface-wc-api-handler.php Absolute path fix for REST API v2 2014-09-21 01:09:20 +05:45