Custom URIs in WordPress

I’m planning some changes for my website for the upcoming release of WordPress 2.1. Basically, I want to start using WordPress as a content management system instead of a plain old blogging tool, and the new version can handle that a bit better than the current one, 2.0.5. But I also want to do some tricky things with where different types fo contrent are stored, and that means delving into WordPress’s internals, including its mod_rewrite rules. It took a lot of trial and error, but I finally managed to get it working.

Read the rest of this entry »