WordPress sorts Posts by date in descending order as default. But what if you want to order Posts by title? Say you have a Category where you archive movie reviews, and you want to sort this by title instead of by date. It’s easy to implement with a single line of code.
Sort Posts by date or title
2 Replies