Creating distinct pages for author profiles and lists of posts by author

I would use add_rewrite_endpoint() with EP_AUTHORS target. That should take care of URLs and query var to check for [relatively :)] cleanly.

Leave a Comment