Justin Shreve
|
849a208e54
|
Fix issues based on feedback. Make sure to use WC_Shipping_Zone's methods when avaiable, fix up some coding standards, and add a new delete_shipping_method to WC_Shipping_Zone
|
2016-08-26 04:57:30 -07:00 |
Justin Shreve
|
147c18c197
|
Add the ability to update/create/delete shipping method instances
|
2016-08-25 20:34:26 -07:00 |
Justin Shreve
|
33e0b367ac
|
Add new line at end of files.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
bb23d2eaae
|
Ensure _links are added to the single shipping zone method endpoint.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
61a5bf8a68
|
Add single shipping zone method instance endpoint.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
288496b22b
|
Separate shipping zone endpoint permissions check between read and write operations.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
7ebb466287
|
REST API item schemas should be singular objects.
Use single object schemas for Shipping Zone Locations and Methods.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
f2bb438e98
|
Add _links to each shipping zone method.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
92f0c2bd2c
|
Add endpoint to retrieve all shipping zone methods.
|
2016-08-02 10:10:47 -07:00 |
Jeff Stieler
|
510229e13d
|
Add initial controller for Shipping Zone Methods endpoint, with schema definition.
|
2016-08-02 10:10:47 -07:00 |