Is it possible to display the posts showing the oldest post at the top and the newest at the bottom?
http://wordpress.org/extend/plugins/display-posts-shortcode/
Is it possible to display the posts showing the oldest post at the top and the newest at the bottom?
http://wordpress.org/extend/plugins/display-posts-shortcode/
Yes, using the order parameter. More information here.
[display-posts order="ASC"]
This topic has been closed to new replies.