woocommerce/includes/api
claudiosmweb ce721fc86f [API] Fixed the coupons expiry_date format with POST and PUT, closes #6829 2014-11-25 12:44:33 -02:00
..
v1 Removed old code in favor of wc_tax_enabled() and wc_prices_include_tax() 2014-11-18 14:45:29 -02:00
class-wc-api-authentication.php Absolute path fix for REST API v2 2014-09-21 01:09:20 +05:45
class-wc-api-coupons.php [API] Fixed the coupons expiry_date format with POST and PUT, closes #6829 2014-11-25 12:44:33 -02:00
class-wc-api-customers.php Reworked code to be Wordpress code style compliant 2014-10-15 19:43:13 +02:00
class-wc-api-exception.php Absolute path fix for REST API v2 2014-09-21 01:09:20 +05:45
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 Removed more some unused code 2014-11-19 22:43:09 -02:00
class-wc-api-products.php API - deletes the product when fails to create, closes #6801 2014-11-25 12:10:12 -02:00
class-wc-api-reports.php Absolute path fix for REST API v2 2014-09-21 01:09:20 +05:45
class-wc-api-resource.php Absolute path fix for REST API v2 2014-09-21 01:09:20 +05:45
class-wc-api-server.php Removed more some unused code 2014-11-19 22:43:09 -02:00
class-wc-api-webhooks.php Limit length of password when creating web hook 2014-11-24 13:52:13 +00:00
interface-wc-api-handler.php Absolute path fix for REST API v2 2014-09-21 01:09:20 +05:45