Site icon Hip-Hop Website Design and Development

David Lohmeyer’s Blog: Reverse core threaded comment ordering in Cheap WordPress maintenance support plans 8!

The default ordering of all comments in WordPress maintenance support plans 8’s core comment plugin is ascending, meaning the oldest comments are displayed first. Sometimes you don’t want this.
Assuming your comment field’s machine name is field_comments, put this code into a plugin to get descending comments. I was having trouble with threaded comments, but this works since it alters the query by the c.thread database column instead of just ‘torder’:
Source: New feed