Forums

[resolved] How to add author link? (2 posts)

  1. thegameison
    Member
    Posted 2 years ago #

    Here is my site: http://butthegameison.com/blog/

    As you can see, on every post, it says Written by: Mark Travis, or whoever the author is. My question is: how do I get my name to be a link to all posts written by me?

    Thanks.

  2. Len
    Member
    Posted 2 years ago #

    Hi thegameison,

    The template tag <?php the_author_link(); ?> will link the author's name to the website. So, I'm assuming your theme uses it. To have the author's name link to the posts he has written you want to use <?php the_author_posts_link(); ?>

Topic Closed

This topic has been closed to new replies.

About this Topic