Forums

Displaying posts by author (2 posts)

  1. NonesuchPlace
    Member
    Posted 2 years ago #

    Is it possible to make a version of the loop that will display posts by a certain author?

    I am working on a site that has two posters, and I would like to be able to have one author's content show up on the left, and another one's on the right.

    Shane

  2. MichaelH
    Volunteer
    Posted 2 years ago #

    Then you will want a get_posts loop for each set of posts.

    get_post('author=1') will retrieve posts for author ID 1.

    Related:
    Author Templates
    http://www.google.com/search?q=wordpress+display+author+posts

Topic Closed

This topic has been closed to new replies.

About this Topic