Code
Here are a few WordPress plugins that I’ve written:
Coder: Yet Another Code Syntax Highlighter.
Comment Timeout: Automatically closes comments on blog entries after a user-configurable period of time. It also has options which allow you to keep the discussion open for longer on older posts which have had recent comments accepted.
Link Limits: Limits the number of hyperlinks that people can include in comments on your blog. Also blocks any comments that contain BBCode.
Three Strikes and You’re Out: Automatically closes comments across the board to IP addresses that have made too many attempts to do nasty things to your blog. It examines your Bad Behavior logs and spam queue, and also has its own internal log and an API that lets other plugins draw nefarious attempts on your blog to its attention.
The Frame Buster: This was my first WordPress plugin — a frame buster script on steroids. You can turn it off on a per-domain basis if need be, and it is compatible with WordPress 2.0’s post preview facility.
Include: Enables you to include a file or a custom script in your WordPress blog entries. You can also pass parameters to your script if need be.

RSS feed

