• Hi all.

    The code at http://wordpress.pastebin.ca/1656804 shows how to loop through the various blog authors and display relevant details with a get_users_of_blog(); query. What I’d like to do is to also list the posts of each author (as well as the authors details, name, description etc).

    I’d also be curious if there’s a way to exclude the admins from the query, or to specify a user ID or IDs to omit in the query?

    Thanks for the help!

  • The topic ‘Loop through authors posts’ is closed to new replies.