The following are a series of WordPress plugins I've created. To see some of my older work, check out my deprecated code page.
Deprecated projects
The Deprecated projects plugin for WordPress allows you to easily add a notice to pages on your site which need to include a “deprecated” notice.
Spam Destroyer
Anti-spam solution for WordPress aimed at those who simply want to install a plugin and forget about their spam problems. No user-unfriendly CAPTCHA’s, no complicated settings pages, just install, activate.
Unique Headers
WordPress Plugin which adds the ability to use unique custom headers on individual pages, posts or categories. You will see sections for changing your custom header when editing posts or pages.
Simple Colorbox
Uber simple jQuery Colorbox plugin for WordPress. Gone are complicated administration panels and mess to confuse your clients with. Simple Colorbox is a cut down, lean, mean Colorboxing machine!
End to end encryption for WordPress
I have seen people storing extremely sensitive data within WordPress installations and assuming everything is fine since they used a “private page” or placed a password on it. The End to end plugin adds true security to your WordPress site content.
Photocopy
Photocopy is a plugin used for moving media files from WordPress to Amazon S3 during the upload process. The plugin can be used for both backup purposes or for utilizing Amazon as your primary file store.
Server move plugin
Adds a simple statement to the top of the admin panel, alerting the contributors to your site that any edits they make will be lost due to the site undergoing a move to another server.
Code Comments
A WordPress plugin which allows your site visitors to post fragments of code in their comments (wrapped in <code>…</code>) which are automatically encoded instead of them having to convert them to HTML entities such as > and <.
Simple CMS plugin for WordPress
Converts WordPress into a basic CMS (Content Management System) for creating and editing simple static websites. Simple CMS removes all of the complicated blogging functionality which is not needed for a basic static website. This allows for easier use of the admin panel by non web designers.
Multi-lingo
Multi-lingo allows authors to set the language code used for each post or page. The language attribute will be added to that pages head tag.
SEO Whacker
Disables many features of the WordPress SEO plugin to make it more usable for some situations. Tracking is turned off by default and other features such as admin bar links and advanced options are hidden from view.
Disable Attachment Comments
Automatically disables the comments section of attachment pages. This plugin will allow you to shut off those pesky attachment page comment sections.