Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

User:Kafkaesqui/Projects

Kaf's Plugins

There be WordPress stuff here for the taking! Instead of remarketing them all here, I'll just point to my WP Plugins page where you can read about them:

Kaf's WordPress plugins

Other WP-related Dabblings

My non-plugin yet still playing in the same ballpark with WordPress endeavors:

Enhancing Trackback links in WordPress

Turn that lowly Trackback link on your blog into something more: a popup window which displays the Trackback URL to your readers.

Documentation
Javascript for popup
Trackback popup template
Trackback link example

Quick & Dirty PHPSource Printer

A PHP script providing a fast and easy way for developers (or anyone, actually) to display the source from a plugin, with syntax-highlighted code. Update [Jul-4-2005]: Security fix.

Documentation
View source
Download (zip)

Duplexed Permalinks

One great thing about custom permalink structures is, you can use more than one. I've implemented a foreshortened version of the regular permalink format for use on my blog. There are some limitations (and problems) with it, but it accomplishes what I was after. Explanations with some of the reasoning behind its purpose at my blog.