• , ,

    A Beginner’s Guide to the WordPress REST API

    A Beginner’s Guide to the WordPress REST API on Toptal.com I wrote a post for the Toptal.com blog. The article covers the WordPress REST API, as well as provides an introduction to REST APIs in general. I offer an example use case that you can follow along, and discuss some future potential of the project.…

  • , ,

    All My Embedded Links, a WP REST API Proof of Concept

    I’m a big fan of the WordPress REST API. I’ve been writing about it here on my site as well as other places. I’ve been using it in production, including in the iOS/Android app NMO Resources which syncs to a WordPress-based website. It’s become a fun new way to interact with data, especially outside of the…

  • , ,

    CMB2 & WP REST API Part 2 – Full Support

    This article is a follow up to this previous post, which explored a method for adding CMB2 meta to the WP REST API. As CMB2 author Jason Sternberg mentioned in a comment on that post, WP REST API support was in the process of being built in at that time. Now that time has come.…

  • , ,

    Enabling SSL & HTTPS on WordPress

    Encryption, the ability to protect data as it is transferred across the internet, has entered the public debate and it’s not going anywhere. In fact it’s becoming more and more clear that as we transfer so much of our lives online, we have to think about privacy and security in ways like never before. This is…

  • , ,

    How to Use Hosts.cx to Preview a Website

    Update: It looks like Hosts.cx is no longer active. Here’s a decent alternative: https://www.skipdns.link When a website relaunch requires a migration, there’s one really iffy period that’s always given me the most trouble. You’ve drawn and designed, built mockups and prototypes, coded your site on a local server and even pushed it up to a demo…