November 2013
Beginner to intermediate
376 pages
9h
English
With the latest versions, WordPress API has matured into a secure and flexible solution that easily extends to cater to complex features. It was considered to be an insecure feature that exposes the security vulnerabilities of WordPress, hence, was disabled by default in earlier versions. As of Version 3.5, XML-RPC is enabled by default and the enable/disable option from the admin dashboard has been completely removed. As developers, now we don't have to worry about the security risks identified in earlier releases.
The existing APIs mainly focus on addressing functionalities for blogging and CMS related tasks. In web applications, we can make use of these API functions to build an API for third-party ...
Read now
Unlock full access