Codex tools: Log in / create account
Contents |
Displays a link to all posts by an author. The link text is the user's Display name publicly as field. The results of clicking on the presented link will be controlled by the Template Hierarchy of Author Templates. This tag must be used within The Loop.
<?php the_author_posts_link(); ?>
Displays the link, where the default link text value is the user's Display name publicly as field.
<p>Other posts by <?php the_author_posts_link(); ?></p>
This function takes no arguments.
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,
the_author_icq,
the_author_aim,
the_author_yim,
the_author_msn,
the_author_posts,
the_author_posts_link,
list_authors,
wp_list_authors