Rethinking Email Subscriptions
·
For the past several months, I’ve been very happily using Jetpack’s email subscription system to power notifications on this site. There has to be a better way.
·
One of the easiest ways to optimize a WordPress installation is to selectively cache various output components. It’s not tricky, either.
·
Solving the two outstanding issues I had running VVV on Hyper-V: symlinks and dynamic hosts.
·
It took me a little trial and error to set up, but this weekend I managed to port my entire WordPress development stack not just to a new machine, but also to a new virtualization provider – Hyper-V.
·
Whenever I try to explain unit testing to another developer, I refer to the “smallest unit of work” that’s possible to test.
·
WordPress’ password creation/verification system is pluggable (meaning you can replace it with your own implementation). Before you do so, though, you should understand what’s already implemented and why.
·
Do you have an unrequested patch lying around somewhere? Put it on Trac; you might be surprised by the response!
·
There are many different ways WordPress performance can be slowed: not understanding options is one of them.
·
There have been a handful of discussions lately surrounding WordPress and usernames – particularly whether or not exposing usernames is a security risk. The consensus appears to be “no.” I beg to differ.