/ Published in: PHP
place code in functions.php
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
function iweb_reverse_comments($comments) { } } add_filter ('comments_array', 'iweb_reverse_comments');
URL: http://wpmu.org/daily-tip-how-to-reverse-wordpress-comment-order-to-show-the-latest-on-top/