As the Store Locator Plus® SaaS platform continues to grow we are finding it more important than ever to fine tune our web server and PHP processes to better serve…Continue readingTuning PHP FPM on nginx
Lesson learned — if you are using EFS on production systems you want to be using provisioned throughput mode. But, before we get into that, let’s go over the details…Continue readingAWS LEMP Stacks and EFS Issues
Working with Varying Vagrant Vagrants today and having problems spinning up a new box? Don’t blame yourself. It appears that the PHP 7.2 libs… in fact ALL of the PHP…Continue readingUbuntu Trusty: PHP 7.2 MIA
I am completely baffled by this one and hope one of my techie friends can help. I’m using a PHP class with magic methods to set and get the properties…Continue readingPHP __set() Magic Method Conundrum
WordPress LOVES backwards compatibility as can be witnessed by the minimum-allowed WordPress PHP version remaining at 5.2.4 a decade after its end-of-life date. It may be one of the reasons they…Continue readingShould The WordPress PHP Version Be Updated?
While trying to figure out why the footer-loaded scripts in Store Locator Plus are not being output on some admin page, I went deep down the rabbit hole of the…Continue readingwp_enqueue_scripts Deep Dive
Millions of websites across the Internet were automatically updated to WordPress 4.8.2 yesterday. Thousands of those sites have key components that are no longer working. Many of those…Continue readingWordPress 4.8.2 Data Query Woes
Adding the Screen Options drop down to a custom WordPress admin page takes some trickery which was described in the prior Screen Options blog post. Using the “magic sauce” of…Continue readingAdding Columns To WordPress Screen Options