Codex tools: Log in / create account
Languages: English • 日本語 • Türkçe • (Add your language)
Contents |
This tag displays a link to the Website for the author of a post. The Website field is set in the user's profile (Administration > Profile > Your Profile). The text for the link is the author's Profile Display name publicly as field. This tag must be used within The Loop.
<?php the_author_link(); ?>
Displays the author's Website URL as a link and the text for the link is the author's Profile Display name publicly as field. In this example, the author's Display Name is James Smith.
<p>Written by: <?php the_author_link(); ?></p>
Which displays as:
This tag does not accept any parameters.
Since: 2.1.0
the_author, the_author_link, the_author_posts, the_author_posts_link, wp_list_authors, wp_dropdown_users, the_author_meta