Codex tools: Log in / create account
Languages: English • 日本語 • (Add your language)
Contents |
The author who last modified a post can be displayed by using this Template Tag. This tag must be used within The Loop. Note: the_modified_author was first available with Version 2.8.
<?php the_modified_author(); ?>
This function takes no arguments.
Displays the value in the user's Display name publicly as field.
<p>This post was written by <?php the_modified_author(); ?></p>
Since: 2.8.0
the_time, the_date, the_date_xml, the_modified_time, the_modified_date, the_modified_author, single_month_title, get_the_time, get_day_link, get_month_link, get_year_link, get_calendar