Stop Manually Deploying WordPress Plugins and Use CircleCI Instead
I was working on a small security plugin a while back and decided to get it onto the official WordPress directory. But then I remembered…
I was working on a small security plugin a while back and decided to get it onto the official WordPress directory. But then I remembered…
Got a call from a client a few weeks back. They have a ‘Resources’ section on their site—a custom post type for PDFs, external links,…
Got a call from a client in a panic. Their high-traffic WooCommerce store—the kind with tens of thousands of orders—was timing out in the admin…
I got a call from a client. Their new junior dev was trying to use a custom function I’d built to update post meta, but…
I was reviewing a pull request from a junior dev on my team the other day. Smart kid, really sharp with React. But I saw…
I was working on a project for a client with a huge, old-school inventory system that needed to sync with WooCommerce. The only way to…
I remember getting a panicked call from a client a few years back. It was the week before Thanksgiving. Their site was locked up. A…
A client came to us with a plugin that was, to put it mildly, a total mess. It started simple enough—one little settings page. But…
I got a call from a new client in a panic. Their site was down. White screen of death. Turns out, their previous developer had…
I took over a project once where the deployment checklist was a mile long. Clear this cache, sync that data, run this report. All manual….