MENU

get_year_link

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を返します。

Returns the URL for the current year’s archive, displaying it as a link in the anchor tag by using the PHP echo command.

[php]

“> archive

[/php]

year

(integer) The year for the archive. Use to assign current year.

関連テンプレートタグ

edit_post_link, edit_comment_link,
link_pages
, wp_link_pages, get_year_link, get_month_link, get_day_link

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

この記事を書いた人

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

コメント

コメントする

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

目次