Sort an Author’s posts by Category
-
I’d like to set it up so that author.php displays all of that author’s posts sorted by category. I’ll want to include a header at the top of each category.
Example:
THIS_AUTHOR
Category 1
display all posts by THIS_AUTHOR that are in Category 1Category 2
display all posts by THIS_AUTHOR that are in Category 2etc…
- The topic ‘Sort an Author’s posts by Category’ is closed to new replies.