• I am designing a “members area” to my website. I am using the author template to show all of a user’s posts and want to create a separate page that shows all of the comments they have written with a link to the posts the comments originate from (preferably by author ID). This needs to work outside the loop.

    From what I can tell it probably takes a wp query call, but I don’t know how to call or display comments. Does anyone know how to do this?

  • The topic ‘Create a page that lists all comments from each author’ is closed to new replies.