執筆者タグ一覧 – WordPress*リファレンス

執筆者タグは、投稿者関連の情報を出力するテンプレートタグです。

タグ名 説明 ループ 引数 リンク 備考欄
the_author 投稿者の’公開’の名前 WordPress 本家
the_author_description 投稿者の自己紹介文 × WordPress 本家
the_author_login 投稿者のログイン名 × WordPress 本家
the_author_firstname 投稿者の名前を出力 × WordPress 本家
the_author_lastname 投稿者の姓を出力 × WordPress 本家
the_author_nickname 投稿者のニックネームを出力 × WordPress 本家
the_author_ID 投稿者のユーザーIDを出力 × WordPress 本家
the_author_email 投稿者のメールアドレスを出力 × WordPress 本家
the_author_url 投稿者のサイトURLを出力 × WordPress 本家
the_author_link 投稿者のWebsiteへのリンクを表示 × WordPress 本家 2.1↑
the_author_icq 投稿者のICQメッセンジャーIDを出力 × WordPress 本家 非推奨
the_author_aim 投稿者のAOLメッセンジャーIDを出力 × WordPress 本家
the_author_yim 投稿者のYahoo!メッセンジャーIDを出力 × WordPress 本家
the_author_msn 投稿者のMSNメッセンジャーIDを出力 × WordPress 本家 非推奨
the_author_posts 投稿者名と現在までに公開した記事数を出力 × WordPress 本家
the_author_posts_link 投稿者が公開した全記事へのリンクを出力 WordPress 本家
list_authors 投稿者一覧を出力 WordPress 本家 非推奨
wp_list_authors 投稿者一覧を出力。list_authorsと同機能。 WordPress 本家


HOME » テンプレートタグ » 執筆者タグ一覧 – WordPress*リファレンス