Forums

[resolved] Adding authors name to post (5 posts)

  1. Chuds
    Member
    Posted 3 years ago #

    I was just wondering what the PHP code is for adding the authors name to the post.

    Also, my authors have added information to their biography and so on, does wordpress automatically create user profiles from my authors or do I take the information and create my own?

    Thanks

  2. dwzemens
    Member
    Posted 3 years ago #

    <?php the_author() ?>

    That will output the post author's name.

  3. Chuds
    Member
    Posted 3 years ago #

    Thank you!

  4. dwzemens
    Member
    Posted 3 years ago #

    My pleasure. Good luck!

  5. Chuds
    Member
    Posted 3 years ago #

    Just to confirm.
    It worked perfectly thank you.

Topic Closed

This topic has been closed to new replies.

About this Topic