Posts on top
-
I want newer posts to be on top of the previous post. I upgraded to 2.5.
In 2.3.3 it was easy, I just put this code <?php query_posts($query_string . “&order=ASC”); ?> before the loop, but in 2.5 I cannot find where to put it.Any help would be appreciated.
- The topic ‘Posts on top’ is closed to new replies.