Wordpress Plugins
I don't typically write a lot of code for the Wordpress platform -- these are just some plugins that I've written to solve problems that I've run across over the course of administering other people's Wordpress sites. This list will undoubtedly grow as time passes, but for now it's short and sweet.
- minify-html - "minifies" the HTML produced by a Wordpress blog, stripping out superfluous markup without changing how the page renders (or validates.)
- suppress-generator - suppresses the "generator" meta-tag, often used by bots to detect vulnerable Wordpress installations.