• Does anyone know the code to link a Commenter, who’s made a comment on a post to the Author page?

    I know that this will do it for the Author of a post:

    <?php the_author_posts_link(); ?>

    But when I try to add that to the Comments.php template beside the Commenter, it just displays the Post Author’s name in every comment.

    I’ve looked in the Codex, I’m sure there’s a way!

    thanks a lot,
    shane

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to link Commenter to Author Page?’ is closed to new replies.