At the moment I have: query_posts('showposts=10'); They are listed in order of submission, with the newest being at the top. How do I make them sorted in alphabetical order? Thanks
You can fill the posts in a table and then use the javascript sorttable file from this page: http://kryogenix.org/code/browser/sorttable/