Forums

Displaying the order of a comment (2 posts)

  1. cosmosnow
    Member
    Posted 3 years ago #

    What plug-in or code would I use if I wanted to display the order of a comment left on a post/blog? It's a bit like listing the comment, but is there a code I can use, or must I encode the php in an <ol><li>...</li></ol> format?

    Any and all help is appreciated. Thank you.

  2. Zentode
    Member
    Posted 3 years ago #

    Hey all,

    I found this information on the web that was written about a year ago. Kudos to whomever hypOr is!

    After searching through wp-includes/comment-template.php I found where to implement the mod. Works with my WP v2.6 no problem. However, when it comes time to upgrade your 2.6, you will have to do this again provided the future versions don't change this one particular function. Future versions may even include this in the admin area. I hope. ;-)

    Just go here and you will see my solution. Works great!

Topic Closed

This topic has been closed to new replies.

About this Topic