This week I released the JSON REST API Subscriptions plugin for WordPress. The plugin requires the JSON REST API plugin. The JSON REST API plugin creates endpoints like so yoursite.com/wp-json/wp/v2/posts yoursite.com/wp-json/wp/v2/posts/253 yoursite.com/wp-json/wp/v2/pages yoursite.com/wp-json/wp/v2/pages/987 ... Obviously the /posts endpoint returns all posts and the posts/253 returns the post with ID 253. The JSON REST API Subscriptions [...]
Today I am presenting on the JSON REST API for WordPress at the DC API User Group. This is a shorter talk geared at both developers and API users with or without WordPress experience. With core integration coming in the near future, it’s important for developers of ALL backgrounds to understand it will be available [...]
This weekend I am presenting at WordCamp Boston 2014. My talk is on the JSON REST API for WordPress. I will be explaining what the API does, how to use some of it’s endpoints, and showing an interesting use case. [...]