Archive for the ‘WordPress’ Category

Defeating WordPress comment spam

How to reduce WordPress comment spam by implementing a challenge-response system that uses JavaScript to hide the path to the form processing script.

Read more...

Fixing warnings in the WordPress Sociable plugin

This plugin is once again actively supported. Please download the latest version from http://wordpress.org/extend/plugins/sociable/. I’ve fixed some errors that I was experiencing with version 2.0 (dated 2007-02-02) of the Sociable WordPress plugin by Peter Harkins. Specifically, when running WordPress 2.2+, I would get the following warnings when saving changes: Warning: implode() [function.implode]: Bad arguments. in [...]

Read more...

A plugin for adding the post date to wp_get_archives

A plugin replacement for wp_get_archives that displays each post’s date.

Read more...

Halo 3 Service Record WordPress Plugin

This plugin allows you to add information from your Halo 3 Service Record to your WordPress blog.

Read more...

Apricot – A Minimalist WordPress Theme

Apricot is a text-centric, minimalist WordPress theme built on a Kubrick foundation. It does SEO right, straight out of the box.

Read more...

Halo 2 Stats WordPress Plugin

Update 7/31/10: I no longer support this plugin and have removed it from the site. You can still download the code, if you like, but it needs to be updated before it will work correctly. This plugin allows you to add an XHTML and CSS Halo 2 Stats sig to your WordPress blog, which you [...]

Read more...

Xbox 360 Gamercard WordPress Plugin

A WordPress plugin that will display a customizable XHTML and CSS Xbox 360 gamer card.

Read more...

WordPress comments feed in Google’s Supplemental Index

I was tired of seeing the majority of my posts’ comments feeds show up in Google’s Supplemental Index, so I changed all the individual posts’ comments RSS links to rel=”nofollow”. This should at least cause Googlebot to stop passing PageRank through those links, but what I really want is for Googlebot to stop spidering the [...]

Read more...

Showing a WordPress post’s ‘last modified’ date

Add a timestamp showing when a WordPress post was last edited.

Read more...

A WordPress Plugin for Title Case Capitalization

A WordPress plugin for changing the post title to use title case or headline capitalization. This is not just ucwords or CSS capitalize.

Read more...