woocommerce/includes/api
Coen Jacobs 86a4add087 Merge remote-tracking branch 'upstream/master' into order-factory-refactor
Conflicts:
	includes/class-wc-order.php
2014-07-03 13:38:55 +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 Remove duplicate coupon type check 2014-03-06 10:08:27 +02:00
class-wc-api-customers.php Removed ununsed global variables in local scopes 2014-06-08 22:33:11 +02: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 Replace new WC_Order calls with get_order 2014-06-13 15:24:51 +02:00
class-wc-api-products.php added the possibility to remove the product images by API 2014-06-30 18:02:31 -03:00
class-wc-api-reports.php API: Add top sellers endpoint 2014-01-21 14:53:47 -05:00
class-wc-api-resource.php added post_status filter in WC API, closes #4857 2014-05-28 13:29:37 -03:00
class-wc-api-server.php Merge pull request #5033 from claudiosmweb/customers_api_4162 2014-05-15 12:58:23 +01: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