• Resolved DennisDriscoll

    (@dennisdriscoll)


    I understand how to insert the author username:

    <?php the_author_posts_link(); ?>
    or
    <?php the_author(); ?>

    That inserts the user name , not the actual name of the author, how do I get that?

  • The topic ‘Author name, not author username’ is closed to new replies.