Order post alphabetically

March 14th, 2015 by
<?php $posts = query_posts($query_string .'&orderby=title&order=asc&posts_per_page=-1'); ?>
  <?php while (have_posts()) : the_post(); ?> 

Post a Comment

You must be logged in to post a comment.

Cached at: 2024-05-02 10:41:28am