woocommerce/includes/api
Max Rice bb651761d0 Add orderby filtering to REST API resource endpoints
Adds orderby filtering to all endpoints using default WP orderby
parameters.

Closes #5720
2014-07-28 19:40:28 -04:00
..
v1 re-add v1 API classes 2014-07-12 17:49:43 -04: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 Add orderby filtering to REST API resource endpoints 2014-07-28 19:40:28 -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 Add REST API create/edit order actions & filters 2014-07-27 23:58:01 -04:00
class-wc-api-products.php Fix misc docblocks 2014-07-27 23:23:59 -04:00
class-wc-api-reports.php API: Add top sellers endpoint 2014-01-21 14:53:47 -05:00
class-wc-api-resource.php Add orderby filtering to REST API resource endpoints 2014-07-28 19:40:28 -04: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