WordPress 2.7 Nested Comments

You may have noticed the “enhanced” comments section that is now featured on my blog.

It allows for the threading of comments – meaning that you can reply to a SPECIFIC comment, so it keeps the any discussion more organized.  This is using a new standard feature of WordPress 2.7 that utilizes embedded Javascript handling of comment handling.  It does require certain changes to your theme though.  Once you’ve followed the theme change directions, you need to add style handlers to your CSS file to get the most out of the new enhanced display.  It can be overwhelming at first, but it is pretty simple over all.

Check out these two great places to start for examples of the comment styling: Performancing and CDHarrison.   Props to CDHarrison for my wholesale rip of his stylesheet for the comments section here.  I’ll undoubtably play with it to make it my own, but his example is so good it may be a while.  :)

Leave a comment below to see it in action!

2 Responses to “WordPress 2.7 Nested Comments”

  1. I’m glad you found the stylesheet useful. :)

Leave a Reply