woocommerce/includes/api
Claudio Sanches 154dac6d14 [2.4] [API] Fixed attributes save when using non-latin letters
Changed sanitize_title() to wc_sanitize_term_text_based() since
wp_set_object_terms() is creating wrong terms

Closes #9421
2015-10-23 14:38:37 -02:00
..
v1 Use new review verification status retrieval method on single review template and in APIs. 2015-10-20 22:05:17 -06:00
v2 [2.4] [API] Fixed attributes save when using non-latin letters 2015-10-23 14:38:37 -02:00
class-wc-api-authentication.php [API] Check if REDIRECT_URL exists, closes #8632 2015-07-21 20:08:19 -03:00
class-wc-api-coupons.php [API] Fixed edit coupon description, closes #8614 2015-07-20 12:49:21 -03:00
class-wc-api-customers.php [2.4] [API] Fixed customers count method 2015-10-01 10:54:30 +02: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 [2.4] Fixed WC_API_Orders::set_line_item(), closes #9338 2015-10-11 11:32:56 -03:00
class-wc-api-products.php [2.4] [API] Fixed attributes save when using non-latin letters 2015-10-23 14:38:37 -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] Created method to get tax rate by ID 2015-10-07 17:44:04 -03:00
class-wc-api-server.php [API] Get taxes method 2015-10-07 19:00:36 -03:00
class-wc-api-taxes.php [API] Better naming for returned data on the taxes endpoint 2015-10-08 18:49:05 -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