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