We like keeping the head area free from unnecessary tags on all our client sites. This normally involves including a couple of lines in each site’s functions.php. Sometimes, new WordPress versions introduce new tags that we have to manually remove from each site. This isn’t fun.
I wrote a simple plugin to automate this process and give us control over each element without having to manually edit files anymore. Booyah!