PHPでの使用のために特定の年まで年一度のアーカイブURLを返します。
それはURLを表示しません。
年が決められるなら、「タグは本年度のアーカイブのためにURLを返します」。
Returns the yearly archive URL to a specific year for use in PHP. It does NOT display the URL. If year is set to , the tag returns the URL for the current year’s archive.
タグ使用方法
[php] [/php]例
Year as Link
リンクとしてアンカータグにPHPエコーコマンドを使用することによってそれを表示して、本年度のアーカイブのためにURLを返します。
[php] [/php]Returns the URL for the current year’s archive, displaying it as a link in the anchor tag by using the PHP echo command.
year
(integer) The year for the archive. Use to assign current year.
関連テンプレートタグ
edit_post_link, edit_comment_link,
, wp_link_pages, get_year_link, get_month_link, get_day_link
コメント