Viewing 3 replies - 1 through 3 (of 3 total)
  • kickass

    (@kickass)

    Put this in your template within the loop where you want the author name to show up:
    <?php the_author() ?>

    You’ll want it in the single.php file, and possibly the index.php and page.php.

    Thread Starter adrian15

    (@adrian15)

    Thank you!

    kickass

    (@kickass)

    You’re welcome!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Author name?’ is closed to new replies.