Semiconductor shortages aside, a chip arms race has been brewing in the background of the pandemic over the last few years. Even before the pandemic, large β¦
I love WordPress. To me, WordPress is comfortable. I am familiar with it and have never encountered a situation where I couldn’t make it accommodate my β¦
While sorting an array of objects recently, I needed to sort by an identifier prefixed with two letters and ended with numbers. An example is β¦
Did you know WordPress Multisite got some powerful new functionality in WordPress 5.1, allowing you to query sites by meta values?
This functionality allows you β¦
I’ve been working on a WordPress Multisite installation that is going to eventually have upwards of 20,000 sites. Somewhere around the 50 site mark, I β¦
If you’re working with WordPress Multisite, you might encounter a scenario where you want all uploaded media to share the same folder. In my case, I β¦
Recently, I created a WordPress Multisite installation on Amazon AWS Lightsail. I had this bizarre issue where my child sites were working, but whenever I would β¦
Languages such as PHP have methods for de-duplicating arrays, but Javascript strangely does not. In PHP, you can write. array_uniqueAnd this function will β¦
The WordPress REST API is one of my favourite features in WordPress. The ability to create custom endpoints for getting data and other facets of building in β¦
The world might be attempting to get back to normal under the “new normal” label, but supply chains are still absolutely busted. As we head towards β¦