Sponsored Link
現在または親のテンプレート内にシングルテンプレートのパスを取得します。
Sponsored Link
Retrieve path of single template in current or parent template.
get_single_templateファンクションタグ使用方法
<?php get_single_template() ?>
get_single_templateパラメーター
None.
戻り値
(string)
get_query_template(‘single’)の結果。
(string)
Result of get_query_template(‘single’).
例
注釈
- Uses: get_query_template()
変更ログ
Since: 1.5.0
ソースファイル
get_single_template() is located in wp-includes/theme.php.