-
I Gave a WordPress Taxonomy an Expiration Date Using BerlinDB
I had one of my clients come to me with a fun challenge. They wanted to be able to “flag” a post, and have that flag automatically disappear on the site after a certain period of time. This post explores how I solved that problem for them.
-
I Built a RESTful Events Integration
I built a WordPress plugin for an agency that integrates a third party events API with WordPress. This plugin loads fast, and reduces the number of requests. This post talks about how I approached this small project.
-
How to Build a Nearly Headless WordPress Website
I believe that a traditional WordPress theme should be able to work as effectively as a static site or a headless web app. The overwhelming majority of WordPress websites are built with a good ol’ fashioned WordPress theme. Most of them even have good caching layers, and dependency optimizations that make these sites run reasonably […]