Forums

Sort comments alphabetically (3 posts)

  1. Cajuul
    Member
    Posted 2 years ago #

    I am desperately looking for a solution to sort comments alphabetically based on the author-name.

    Hope someone can help me with this.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    You may need to create a custom callback if you're using wp_list_comments.

    http://codex.wordpress.org/Template_Tags/wp_list_comments#Comments_Only_With_A_Custom_Comment_Display

  3. Cajuul
    Member
    Posted 2 years ago #

    Found a way:

    /wp-includes/comment-template.php

    About line 846 change "comment_date" in "comment_author"

Topic Closed

This topic has been closed to new replies.

About this Topic