How to customize the comments template or wp_list_comments()

From wordpress 2.7 version we got the functionality of changing or customizing the comments template as per your theme. As we all know in single.php file we called following function to add comments functionality This function basically calls the comments.php … Continue reading