woocommerce/includes/api/v2
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
..
class-wc-api-authentication.php Added truncated consumer key and last access fields in woocommerce_api_keys table 2015-07-16 15:42:00 -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 Version off the current api files into a v2 folder. 2015-06-19 13:42:10 +00:00
class-wc-api-json-handler.php Version off the current api files into a v2 folder. 2015-06-19 13:42:10 +00:00
class-wc-api-orders.php [2.4] Fixed WC_API_Orders::set_line_item() for v2 #9338 2015-10-11 11:34:34 -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 Version off the current api files into a v2 folder. 2015-06-19 13:42:10 +00:00
class-wc-api-resource.php [API] post__in filter for v2 2015-06-23 11:51:40 -03:00
class-wc-api-server.php Just avoid deprecated notices for #8848 2015-08-17 14:04:12 -03:00
class-wc-api-webhooks.php Version off the current api files into a v2 folder. 2015-06-19 13:42:10 +00:00
interface-wc-api-handler.php Version off the current api files into a v2 folder. 2015-06-19 13:42:10 +00:00