The MU forums have moved to WordPress.org

Shared blog (5 posts)

  1. dinfo
    Member
    Posted 16 years ago #

    Hi,

    I have wordpress.mu installed, and in one of the blogs 5 users have permission to write posts.
    How can I see posts that were written by one specific author?

    Thanks a lot.

  2. KKWangen
    Member
    Posted 16 years ago #

    insert the_author template tag where your want the name to appear.

  3. dinfo
    Member
    Posted 16 years ago #

    KKWangen,
    Thanks for the reply, but that's not what I'm looking for.
    What you suggest will only write the author's name. What I'm looking for is a way to allow users to click on an author's name and seeing posts written only by this author. Similar to tags: in every post there's a link to the relevant tag. Clicking on this tag will show posts with that same tag.

    Is it possible?

  4. KKWangen
    Member
    Posted 16 years ago #

    the_author_posts I think.

    You may check out (and maybe bookmark if your going to play more with themes):
    http://codex.wordpress.org/Template_Tags

  5. dinfo
    Member
    Posted 16 years ago #

    I've fount it, it's the_author_posts_link.

    Thanks a lot :)

About this Topic