Worpress Plugin API Support
Hi,
I have the plugin all working well..
I would like to enable the user to perform simple CRUD changes to an appointment ( eg Get a list of appointments, cancel, update )
Is there an extensions to the short codes or access to the RESTful API to enable me to do that.