
I've recently had to implement Google ReCaptcha in a custom PHP form. It's an easy thing to do, in theory, if you know how all the pieces fit together, but...
Read More
Imagine you have a multisite with many similar client sites. Perhaps you have a plugin or custom data stored about each subsite. One day you have to update that custom…
In the post I show an interesting method for deferring loading of images using PHP and jQuery within a WordPress environment. However, this method can be applied to any environment…