WordPress, I can’t get you out of my head tag
Probably my corniest title to date.
WordPress plugins have a bad habit of sneaking their way into your head tag, polluting it with moronic markup, superfluous spaces, and crazy calls. If you’re anything like me, then you care about the order of the elements in your pages, and you also want to keep close tabs on the calls your page is making to external files — particularly CSS and JavaScript files.
It looks like I’m going to have to do some plugin development in order to keep redundant HTTP requests to a minimum (can’t you plugin developers just check for the existence of the jQuery object and load it dynamically if it doesn’t exist?) and to keep my head tag looking dapper.