Archive for

WordPress Single Post Templates

Ever wondered how to create a custom template for WordPress posts based on category? You can do it with pages, and now you can do it with posts too!

Tuesday, May 13th, 2008 Nathan Rice 16 Comments »

Comment Link in single.php

Ever noticed that the comments_popup_link function doesn’t actually output anything when viewing a single post?
I have … and until recently, I ended up just not including a link to the “comments” of a post when viewing a single post, and just hoping that either 1) no one noticed, or 2) no one would care, assuming [...]

Wednesday, January 9th, 2008 Nathan Rice 12 Comments »