How to reserve wordpress comments to show newest to oldest

Its very simple to reserve wordpress comments and show the newest comments first , you can do that for top level comments or child comments, changing wordpress comments order is so simple, open up your theme comments.php file and find the following:


and replace it with this to show newest comments at the top and then older comments (for top level only)


To do that for child comments also then replace it with the folowing:


if you theme has something like this instead:


Then replace it with this:


If you have any question please post it here! and don’t forget to bookmark tutorialsbay

Post comment as twitter logo facebook logo
Sort: Newest | Oldest