woocommerce/includes/api
claudiosmweb e1e1c14ae7 fixed errors while adding variable products with non-taxonomy attributes, closes #6082 2014-08-28 16:25:08 -03:00
..
v1 Changed all use of get_product to wc_get_product 2014-08-19 12:09:29 +02:00
class-wc-api-authentication.php Merge pull request #5277 from maxrice/rest-api-fix-5207 2014-04-07 10:13:55 +01:00
class-wc-api-coupons.php fixed some missing and wrong textdomains 2014-08-15 16:08:43 -03:00
class-wc-api-customers.php Allow using meta_value_num with resource orderby 2014-07-28 19:49:56 -04:00
class-wc-api-exception.php Add WC_API_Exception class 2014-07-27 23:20:48 -04:00
class-wc-api-json-handler.php Fix authentication error message typos 2013-12-08 17:37:55 -05:00
class-wc-api-orders.php Reduce confusion on using the all_meta filter 2014-08-23 19:07:10 +02:00
class-wc-api-products.php fixed errors while adding variable products with non-taxonomy attributes, closes #6082 2014-08-28 16:25:08 -03:00
class-wc-api-reports.php Changed all use of get_product to wc_get_product 2014-08-19 12:09:29 +02:00
class-wc-api-resource.php Add webhooks REST API endpoint 2014-07-30 16:22:58 -04:00
class-wc-api-server.php Remove XML response from v2 REST API 2014-07-28 12:16:34 -04:00
class-wc-api-webhooks.php Add webhooks REST API endpoint 2014-07-30 16:22:58 -04:00
interface-wc-api-handler.php Add REST API request/response interface 2013-11-06 01:49:08 -05:00