How do I get the author's name to display in a post?
How do I get the author's name to display in a post?
<?php the_author_link(); ?>
Other author tags available:
* the_author
* the_author_description
* the_author_login
* the_author_firstname
* the_author_lastname
* the_author_nickname
* the_author_ID
* the_author_email
* the_author_url
* the_author_link (Version 2.1)
* the_author_aim
* the_author_yim
* the_author_posts
* the_author_posts_link
* wp_list_authors
This topic has been closed to new replies.