MENU

get_author_posts_url

現在の投稿者の著者ページのURLを取得します。

Gets the url to the author page of the author of the current post.

目次

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

[php][/php]

get_author_posts_urlのパラメーター

問題の著者を識別するために著者の$idか$nicenameのどちらかを取ることができます。

Can take either author $id or $nicename to identify the author in question.

ソースファイル

get_author_posts_url()は、wp-includes/author-template.php内に位置しています。

get_author_posts_url() can be located in wp-includes/author-template.php

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

この記事を書いた人

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

コメント

コメントする

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

目次