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 …
WordPress documentation is usually robust. However, recently I had a use case where I needed to query sites by custom meta values.
In WordPress 5.1, the …
Out of the box, Advanced Custom Fields offers immense power but provides no functions to work with WordPress Multisite sites. Fortunately, WordPress makes it …
What is the most efficient way to delete thousands of posts, custom post types, media attachments and other things in WordPress? The answer is: not through the …
Filed under: super-specific use case with hints of generality for those wanting to write long-running PHP scripts.
For a little while now, I have been building …
Dates in Javascript have always been a PITA. It is one of the reasons that libraries like MomentJS reigned supreme for so long. Things are complicated, …
If you thought the CD Projekt Red leak of Cyberpunk 2077 and other source code was bad, get a load of this latest leak.
Twitch just got hacked entirely, and the …
If Windows 11 were a product with a slogan, it would be “same Windows, now 50% less ugly.” With Windows 11 finally, upon us, the question on the …
There is a Javascript library for almost anything. But sometimes, it’s good to code your solutions to specific problems where the resulting code will be …