Forums

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

  1. Chuds
    Member
    Posted 10 months 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 10 months ago #

    <?php the_author() ?>

    That will output the post author's name.

  3. Chuds
    Member
    Posted 10 months ago #

    Thank you!

  4. dwzemens
    Member
    Posted 10 months ago #

    My pleasure. Good luck!

  5. Chuds
    Member
    Posted 10 months ago #

    Just to confirm.
    It worked perfectly thank you.

Reply

You must log in to post.

About this Topic