It took a LOT longer than it should have to build an efficient query for WordPress users today. The query — an WP_User_Query INVERSE search. The list I was trying…Continue readingWP_User_Query Inverse (NOT) Search
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
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
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
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