Tag: JSON REST API

  • The First Half of the REST API Is Officially Added to WordPress Core

    The First Half of the REST API Is Officially Added to WordPress Core

    A few hours ago, Ryan McCue, one of the lead developers of the WordPress REST API project who recently received guest commit access for WordPress 4.4, committed a patch that adds the REST API infrastructure to WordPress core. In his commit message, McCue referred to the infrastructure as a baby API: REST API: Introduce baby…

  • _s_backbone: A WordPress Starter Theme Based on Underscores and Backbone.js

    _s_backbone: A WordPress Starter Theme Based on Underscores and Backbone.js

    The Underscores WordPress starter theme has seen a flurry of activity in recent days, adding support for Sass and automated testing with Travis CI. The theme has been forked more than 1300 times on GitHub with many interesting variations created to support various theme features and frameworks. One fork in particular is getting WordPress theme…

  • WordPress JSON REST API Plugin 1.1.1 Security Release: Update Recommended

    WordPress JSON REST API Plugin 1.1.1 Security Release: Update Recommended

    The JSON REST API plugin for WordPress released a security update over the weekend. Version 1.1.1 includes a fix for a vulnerability wherein the JSONP support built-in to the API could be used to serve up arbitrary Flash SWF files. This technique has been known to be used in the past to abuse JSON endpoints…

  • WordPress JSON REST API Version 1.1 Released with New Authentication Documentation

    WordPress JSON REST API Version 1.1 Released with New Authentication Documentation

    Over the weekend, Ryan McCue and collaborators released version 1.1 of the JSON REST API plugin. The WP API team is aiming to have it ready for inclusion in WordPress 4.1, which will drop later this year. This release focused heavily on testing, fixing bugs discovered through tests, and improving the API documentation. New routes…

  • JSON REST API Slated For WordPress 4.1 Release

    JSON REST API Slated For WordPress 4.1 Release

    WordPress core contributors came to a consensus today during the development meeting regarding the immediate future of the JSON REST API project. Ryan McCue and his team released version 1.0 over the weekend and have been pushing hard for it to be ready for the upcoming 4.0 release. When I spoke with McCue yesterday about…

  • WordPress JSON REST API Version 1.0 Released

    WordPress JSON REST API Version 1.0 Released

    Version 1.0 of the JSON REST API plugin was released over the weekend, adding new user, revision and post meta endpoints. This release also introduces the project’s new long-term backwards compatibility policy for its internal PHP API and REST API, which will not be broken from this point forward as new endpoints and data are…

  • Ryan McCue on Creating The JSON REST API for WordPress

    In the not too distant future, the WordPress core is going to incorporate a powerful new API that will open new doors for the platform to be part of the interactive web. Long time WordPress hacker, Ryan McCue is busily creating a JSON REST API that will pave the way for outside applications to be…