woocommerce/includes/api
Coen Jacobs e9ed514d8e Merge pull request #4329 from kloon/tweak_rest_api_add_wc_version
Add WooCommerce version to API index route
2013-12-12 01:32:55 -08:00
..
class-wc-api-authentication.php remove harded api reference, use WooCommerce_api_url instead 2013-12-06 16:57:44 +02:00
class-wc-api-coupons.php Fix warning when accessing coupons created in pre-2.1 installs 2013-12-10 17:31:41 -05:00
class-wc-api-customers.php Formatting functions woocommerce to wc refactor 2013-11-25 14:34:21 +01: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 Formatting functions woocommerce to wc refactor 2013-11-25 14:34:21 +01:00
class-wc-api-products.php Merge branch 'function-call-refactor' 2013-11-25 15:42:26 +01:00
class-wc-api-reports.php Formatting functions woocommerce to wc refactor 2013-11-25 14:34:21 +01:00
class-wc-api-resource.php Fix permissions typo 2013-11-23 14:32:22 -05:00
class-wc-api-server.php Add WooCommerce version to API index route 2013-12-10 12:24:53 +02:00
class-wc-api-xml-handler.php API: Add XML generation 2013-11-22 03:41:32 -05:00
interface-wc-api-handler.php Add REST API request/response interface 2013-11-06 01:49:08 -05:00