WordPress REST performance sucks. There, I said it. Not because I dislike WordPress — in fact I think it is the best open source web application we have seen…Continue readingWhy WordPress REST Performance Sucks
Businesses have been hiring programmers for decades now. Back in the 70s it was something only Fortune 100 companies did. Today everyone from your local cafe to full-fledged software…Continue readingHow To Hire A Programmer
I’ve written articles on Jetpack Autoupdate before — you’ll find some of them in the Jetpack blog. For many neglected sites autoupdate of plugins is a good idea. Plugins…Continue readingWhy Jetpack Autoupdate Is A Bad Idea
If you are running your own Linux server — an AWS EC2 instance, perhaps, you may want to check that your etc daemon I’d not accessible. Read this ARS Technica…Continue readingRunning A Linux Server? Check etcd
An unusually short article, for me, on basic WordPress plugin loader tricks. Basic setup Name the “loader” php file the same as the plugin directory. Text Domain must match the…Continue readingWordPress Plugin Loader Tricks
Selenium IDE was a great way to handle automated web app testing like the Store Locator Plus plugins for WordPress. Selenium IDE is a simple script recorder and playback…Continue readingAutomated Web App Testing With phpStorm
I have multiple sites using Jetpack services at various levels from the Free through the Premium service. Some sites are playing nicely with the Jetpack services at WordPress.com but…Continue readingThe Inner Workings of Jetpack
When using a private update service for premium WordPress plugins, some version tests get left behind leaving users with a half-updated plugin stack. When operating a freemium model, like…Continue readingWordPress wp_update_plugins Deep Dive