how to show all posts from a to z by title first letter?
how to show all posts from a to z by title first letter?
Use the template tag, query_posts(), with the orderby=title parameter.
Resource: The Loop
would you please tell me the detailed code?
This topic has been closed to new replies.