Claudio Sanches
|
426410c2ae
|
Manipule product attribute terms
|
2016-03-07 16:39:24 -03:00 |
Claudio Sanches
|
349b817d1e
|
Fixed typo
|
2016-03-07 15:45:10 -03:00 |
Claudio Sanches
|
9f07be5271
|
Make easy to extend our rest controllers
|
2016-03-07 15:36:17 -03:00 |
Claudio Sanches
|
79cf96c07b
|
Updated rest controller
|
2016-03-07 15:22:17 -03:00 |
Claudio Sanches
|
b5e65c68b9
|
Added methods to update and create terms
|
2016-03-07 14:49:14 -03:00 |
Claudio Sanches
|
a6df9969f4
|
Fixed image upload
|
2016-03-07 14:39:42 -03:00 |
Claudio Sanches
|
bf286dfe96
|
Created api functions to upload images
|
2016-03-03 18:42:40 -03:00 |
Claudio Sanches
|
d4d91d0fe9
|
Allow delete categories, tags and shipping classes
|
2016-03-03 18:19:02 -03:00 |
Claudio Sanches
|
a7b1393955
|
Required permissions to list or get shipping classes
|
2016-03-03 18:09:37 -03:00 |
Claudio Sanches
|
cbdddd99cc
|
List and get product shipping classes
|
2016-03-02 20:30:54 -03:00 |
Claudio Sanches
|
c60ef4ba62
|
List and get product tags
|
2016-03-02 20:28:31 -03:00 |
Claudio Sanches
|
860819d39f
|
List and get product categories
|
2016-03-02 20:22:29 -03:00 |
Claudio Sanches
|
1f8e07108f
|
Created methods to list and get terms
|
2016-03-02 20:22:12 -03:00 |
Claudio Sanches
|
0b0aa47421
|
Created methods to create and update customers
|
2016-03-02 19:14:03 -03:00 |
Claudio Sanches
|
8fe7935925
|
Fixed textdomains
|
2016-03-02 19:03:18 -03:00 |
Claudio Sanches
|
36b38fc6e0
|
Fixed return type
|
2016-03-02 19:03:09 -03:00 |
Claudio Sanches
|
d48442f4ed
|
Allow delete customers
|
2016-03-02 18:13:46 -03:00 |
Claudio Sanches
|
b797779fbf
|
Required list_users to list customers
|
2016-03-02 18:07:23 -03:00 |
Claudio Sanches
|
c934b32164
|
Created endpoint to get customers
|
2016-03-02 17:58:40 -03:00 |
Claudio Sanches
|
2a429edbc2
|
Endpoints for get a single customer and the current customer
|
2016-03-01 20:07:20 -03:00 |
Claudio Sanches
|
c46521ae80
|
Created functions to fetch customer last order and to grap gravatar url
|
2016-03-01 20:07:05 -03:00 |
Claudio Sanches
|
c0affe96e0
|
Created API functions
|
2016-03-01 19:41:59 -03:00 |
Claudio Sanches
|
d22dab6c79
|
Improved required coupon POST params
|
2016-03-01 17:59:02 -03:00 |
Claudio Sanches
|
26c325acce
|
Fixed __() functions
|
2016-03-01 17:53:25 -03:00 |
Claudio Sanches
|
53db5ff4c8
|
Created coupons POST and PUT endpoints and coupons schema
|
2016-02-26 17:24:33 -03:00 |
Claudio Sanches
|
7593285824
|
Fixed docblocks
|
2016-02-23 15:34:55 -03:00 |
Claudio Sanches
|
1fb4108e08
|
Added methods to delete orders, refunds and products
|
2016-02-23 15:34:42 -03:00 |
Claudio Sanches
|
9ba3747b74
|
Fixed controller for order notes
|
2016-02-23 15:34:14 -03:00 |
Claudio Sanches
|
f10846277b
|
Added method to delete coupons
|
2016-02-23 15:28:43 -03:00 |
Claudio Sanches
|
0d88e3c380
|
Added endpoint to get coupons
|
2016-02-23 12:16:21 -03:00 |
Claudio Sanches
|
77c968e590
|
Included wp-api functions
|
2016-02-23 12:15:25 -03:00 |
Claudio Sanches
|
f6e9d85ff2
|
Added version to the WP_REST_Controller class
|
2016-02-23 12:07:08 -03:00 |
Claudio Sanches
|
a31ef08ed7
|
Improved permissions check
|
2016-02-22 17:48:38 -03:00 |
Claudio Sanches
|
54739c5e19
|
Created GET coupons endpoint
|
2016-02-22 16:44:47 -03:00 |
Claudio Sanches
|
43a5f6f842
|
Created abstract classes for posts and terms
|
2016-02-22 16:43:52 -03:00 |
Claudio Sanches
|
92ef7303b7
|
Rename $base to $rest_base
|
2016-02-22 15:49:38 -03:00 |
Claudio Sanches
|
c7045ce881
|
Load WP REST API endpoints only for WP 4.4 or later
|
2016-02-17 17:40:41 -02:00 |
Claudio Sanches
|
7a1f1ff43c
|
Added initial REST API controllers
|
2016-02-17 17:29:09 -02:00 |
Claudio Sanches
|
e926c54d29
|
Created WC_REST_Controller and structure to load WooCommerce controllers
|
2016-02-16 18:59:18 -02:00 |
Claudio Sanches
|
f6242506c4
|
Included WP_REST_Controller class from WP-API v2
|
2016-02-16 18:57:33 -02:00 |
Claudio Sanches
|
2ae38250dd
|
Deprecated our API in favor of WP API
|
2016-02-16 18:22:12 -02:00 |
Justin Shreve
|
b2b9d7e4da
|
Give the downloads and payment methods pages their own filters.
|
2016-02-16 11:52:08 -08:00 |
Claudio Sanches
|
2de00c61ff
|
Added account endpoint for customer payment methods
|
2016-02-16 13:57:46 -02:00 |
Claudio Sanches
|
d34c580e1d
|
Fixed order default qty
|
2016-02-16 13:50:06 -02:00 |
Claudio Sanches
|
daf2f92a8c
|
Added dashboard menu item and created function to get menu item classes
|
2016-02-16 13:50:06 -02:00 |
Claudio Sanches
|
d193caa987
|
Better pagination for account > orders
|
2016-02-16 13:50:06 -02:00 |
Claudio Sanches
|
36c0b6047a
|
Less "my" and more "ours"
|
2016-02-16 13:50:06 -02:00 |
Claudio Sanches
|
564f882fee
|
Fixed typos
|
2016-02-16 13:50:06 -02:00 |
Claudio Sanches
|
6993e52ce5
|
Account functions tests
|
2016-02-16 13:50:06 -02:00 |
Claudio Sanches
|
3a3380e4ab
|
Created account downloads endpoint
|
2016-02-16 13:50:06 -02:00 |