パーマリンクタグ– category –
投稿された記事へのリンクタグ関連のテンプレートタグ一覧です。
-
パーマリンクタグ
post_permalink
カスタム投稿タイプのパーマリンクを返します。 Returns the permalink for a post with a custom post type. post_permalinkのテンプレートタグ使用方法 [php] [/php] ソースファイル post_permalink()は、wp-includes/link-template.php内に位置していま... -
パーマリンクタグ
get_post_permalink
get_post_permalinkテンプレートタグは、カスタム投稿タイプの記事の為にパーマリンクを取得します。 The get_post_permalink template tag retrieves the permalink for a post with a custom post type. get_post_permalinkのテンプレートタグ使用方法 [... -
パーマリンクタグ
permalink_single_rss
RSSやAtomのようなシンジケートフィードでフォーマットされた、現在の記事にパーマリンクを表示します。このタグはループ内で使用する必要があります。 Displays the permalink for the current post, formatted for syndication feeds such as RSS or Ato... -
パーマリンクタグ
the_permalink
現在ループ内で処理される記事のパーマリンクのURLを表示します。 このタグはループ内でなければならず、一般的に記事が表示されている時に各記事のパーマリンクを表示するために使用します。独自の記事IDを指定して、記事にパーマリンクを表示したい場合... -
パーマリンクタグ
get_permalink
PHPで使用するために記事のパーマリンクを返します。パーマリンクを表示せずに、ループ外で使用する事が出来ます。 Returns the permalink to a post for use in PHP. It does NOT display the permalink and can be used outside of The Loop. IDパラメー... -
パーマリンクタグ
permalink_anchor
パーマリンクのアンカーの識別子あるいは、記事にID(
1