Tag: wp rest api

  • WordPress Contributors Look for a Path Forward for the WP REST API

    WordPress Contributors Look for a Path Forward for the WP REST API

    Over the weekend, discussion continued surrounding the direction of the WP REST API, as both Matt Mullenweg and Ryan McCue took to their WordPress blogs to clarify statements from last week’s status meeting. Differences of opinion are driving a heated debate about what constitutes a goalpost for the API’s readiness for core. In a post…

  • WordPress.org Has Fewer Than 20 Plugins Using the WP REST API in Core

    WordPress.org Has Fewer Than 20 Plugins Using the WP REST API in Core

    During yesterday’s pivotal WP REST API meeting, WordPress contributors discussed adoption of the API. A cursory search of the WordPress.org plugin directory shows that fewer than two dozen plugins are currently using the API scaffolding included in WordPress 4.4. For reference, here are the 20 plugins identified by Mika Epstein during the meeting, along with…

  • WP REST API Delayed, Contributors Facing Gridlock

    WP REST API Delayed, Contributors Facing Gridlock

    The WP REST API team met yesterday in the #core-restapi Slack channel to discuss the status of the existing post, term, user, and comment endpoints. There are a few outstanding issues with these four core objects, which the team wants to tackle via a feature plugin approach instead of holding the API back from merge.…

  • A Day of REST Conference Successful, 81% Would Attend Again

    A Day of REST Conference Successful, 81% Would Attend Again

    Last weekend more than 200 developers gathered in London for a niche conference devoted to the WordPress REST API. A Day of REST featured speakers from around the world who are building applications with the REST API at companies like WIRED, The New York Times, Fusion, Automattic, and Bocoup. “The conference was a fantastic proof…

  • Human Made Publishes Free WordPress REST API Whitepaper

    Human Made Publishes Free WordPress REST API Whitepaper

    Today Human Made released its new WordPress REST API Whitepaper, an in-depth guide to how the API is changing the way developers interact with WordPress. The publication was written for a diverse audience, including developers, agencies, project managers, and publishers. It includes a technical breakdown of how the REST API works, along with an overview…

  • Custom Contact Forms Plugin Passes 1 Million Downloads on WordPress.org

    Custom Contact Forms Plugin Passes 1 Million Downloads on WordPress.org

    Custom Contact Forms has just passed one million downloads after nearly six years in the WordPress Plugin Directory. Last year Taylor Lovett, Director of Web Engineering at 10up, released version 6.0, a completely rewritten version that made it one of the first plugins to incorporate the new WP REST API. It is now one of…

  • ustwo: An Open Source Example of a React-Powered WordPress Site

    ustwo: An Open Source Example of a React-Powered WordPress Site

    If you’re looking for a real-world example of the WordPress REST API with code that you can dig into, the new ustwo.com website is open source on GitHub. ustwo is a digital product agency most well known for their work on the award-winning Monument Valley app. They partnered with Human Made, a WordPress development agency,…

  • A Day of REST Conference Session Highlights Now Available, Tickets Selling Fast

    A Day of REST Conference Session Highlights Now Available, Tickets Selling Fast

    The first conference dedicated to the WordPress REST API is on its way to selling out. A Day of REST will be held January 28, 2016, at Conway Hall in London. The venue has a capacity of 250 people and Petya Raykovska, one of the organizers from Human Made, reports that more than half the…

  • Anadama: An Example WordPress Recipe Theme Based on React

    Anadama: An Example WordPress Recipe Theme Based on React

    Since Matt Mullenweg gave the WordPress community a homework assignment to “Learn JavaScript, deeply,” links to tutorials and training courses have been flying around. Once you have grasped some of the basics, one of the best ways to learn is to start building a small project. If you’re looking to explore adding JavaScript to WordPress…

  • A More RESTful WP-CLI Kickstarter Campaign is Now 187% Funded

    A More RESTful WP-CLI Kickstarter Campaign is Now 187% Funded

    Daniel Bachhuber, the current maintainer of WP-CLI, announced today that his Kickstarter campaign to develop a more RESTful WP-CLI is now complete. The original goal of $17,500 was fully funded within 12 hours of launching the campaign, pushing it onto the stretch goal where every additional $100 raised equals one hour of his time towards…

  • WordPress Theme Review Team Votes to Allow Themes to Use the REST API Plugin

    WordPress Theme Review Team Votes to Allow Themes to Use the REST API Plugin

    During this week’s WordPress Theme Review Team meeting, members considered the possibility of allowing themes hosted in the directory to make use of the WP REST API plugin. Since the API is not yet included in core, any theme or plugin author who wants to use it must have the feature plugin installed. Ordinarily, WordPress.org…

  • Who’s Using the WordPress REST API?

    Who’s Using the WordPress REST API?

    Ryan McCue and the WP REST API team are seeking feedback on the project ahead of the API merging into core. McCue invited comments on the post to find out how and where it’s currently being used, in hopes of identifying any roadblocks developers may be facing. “We’d love to hear feedback from everyone using…

  • Explore the WordPress REST API with the New Interactive Console Plugin

    Explore the WordPress REST API with the New Interactive Console Plugin

    WordPress REST API project lead Ryan McCue, in cooperation with Automattic’s Engineering team, released a REST API Console plugin on WordPress.org today. It’s a basic console that fits right into the WordPress admin and allows you to explore the API, make small changes, and find out what your site is exposing. “This is a forked…

  • New WP Live Search Plugin Utilizes the WP REST API

    New WP Live Search Plugin Utilizes the WP REST API

    Yesterday Nick Haskins, creator of Aesop Story Engine, released a new search plugin for WordPress. WP Live Search utilizes the new WP REST API, in combination with Backbone.js and Underscore.js, to deliver live search results as the user types in a search query. The result is instantaneous searching that doesn’t require pressing enter or refreshing…

  • Learn How to Utilize the WP REST API with Rachel Baker

    Learn How to Utilize the WP REST API with Rachel Baker

    One trend at recent WordCamps is that any session on the WP REST API will undoubtedly pack the room with attendees eager to learn more about using it. This was certainly the case at WordCamp London 2015 where more than 200 people crammed into a small room to hear Jack Lenox’s presentation on Building Themes…