Forums

How to link to all an author's posts (2 posts)

  1. RJHarris
    Member
    Posted 1 year ago #

    Please can someone help?!

    I have the post (single.php) showing the author, using this bit of HTML
    <h5>By <?php $author = the_author(); ?></h5>

    Now I'd like so that a user can click on the author's name which will be a link to retrieve a list of all the posts by that author. Is there an easy way to do this?

    Thank you so much!

  2. RJHarris
    Member
    Posted 1 year ago #

Topic Closed

This topic has been closed to new replies.

About this Topic