MENU

get_author_template

現在あるいは親テンプレート内に、著者テンプレートのパスを取得します。

Retrieve path of author template in current or parent template.

目次

get_author_templateのファンクションタグ使用方法

[php][/php]

get_author_templateのパラメーター

なし

None.

返り値

get_query_template(‘author’) から結果を返します。

(string)
Returns result from get_query_template(‘author’)

注釈

  • Uses: get_query_template();

変更ログ

Since: 1.5.0

ソースファイル

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

get_author_template() is located in wp-includes/theme.php.

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

この記事を書いた人

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

コメント

コメントする

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

目次