SkyVerge Test
Introducing the WooCommerce XML-RPC API August 19 2013
We know you’ve been waiting for a full-fledged WooCommerce API, and while that particular piece of greatness is still a few months away (see this Github issue for details), we’ve developed a simple XML-RPC API to help you start integrating WooCommerce with your backend systems today. This has been tested over the past few months with a handful of clients and we’re ready to release it to the world. Currently Keep Reading…
The post Introducing the WooCommerce XML-RPC API appeared first on SkyVerge.
Extending the WordPress XML-RPC API August 20 2012
The purpose of this article is to describe the WordPress XML-RPC API, explain how to use it, and demonstrate how to extend it to create custom API methods for interacting programmatically with WordPress. I assume a relative unfamiliarity with XML-RPC in general, WordPress XML-RPC, and spend time first covering the basics, if you want to skip straight to the section on extending the WordPress XML-RPC API, feel free to. What Keep Reading…
The post Extending the WordPress XML-RPC API appeared first on SkyVerge.