MENU

the_modified_author

このテンプレートタグを使用する事によって、記事の最終更新投稿者を表示する事ができます。このタグはループ内で使用する必要があります。注:the_modified_author は、最初のバージョン2.8で利用可能でした。

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.

目次

the_modified_authorのテンプレートタグ使用方法

[php][/php]

the_modified_authorのパラメーター

この関数は、引数を取得しません。

This function takes no arguments.

最終更新投稿者の’公開’名を表示します。

公開フィールドとしてユーザーの表示名内の値を表示します。

Displays the value in the user’s Display name publicly as field.

[php]

This post was written by

[/php]

変更ログ

Since: 2.8.0

関連ファンクションタグ

the_author, the_author_link, get_the_author_link, the_author_meta, the_author_posts, the_author_posts_link, wp_dropdown_users, wp_list_authors

よかったらシェアしてね!
  • URLをコピーしました!

この記事を書いた人

WordPress Love! 休日はほぼWordPress仲間と一緒に勉強会や写真を撮りに行っています。現在育児中のため、オフが多いです(>△<<<)

コメント

コメントする

このサイトはスパムを低減するために Akismet を使っています。コメントデータの処理方法の詳細はこちらをご覧ください

目次