By default, the blog page on WordPress uses reverse-chronological order to show your newest content first. What happens when you do not want that? Surprisingly, it does not take long to learn how to reorder posts in WordPress. One line of PHP code pasted into your theme’s functions.php file switches the order posts are displayed. …