• I’m trying to add a link to the author so it will take me to a page with all the author’s blog posts. My code looks like this now

    <p>Written by <?php the_author() ?> on <?php the_time('F j, Y'); ?></p>

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘add link to post author’ is closed to new replies.