Amazon.co.jp ウィジェット

post_permalink – WordPress テンプレートタグのリファレンス

カスタム投稿タイプのパーマリンクを返します。

原文(翻訳元)Returns the permalink for a post with a custom post type.

post_permalinkのテンプレートタグ使用方法

<?php post_permalink(); ?> 

ソースファイル

post_permalink()は、wp-includes/link-template.php内に位置しています。

原文(翻訳元)post_permalink() is located in wp-includes/link-template.php.

関連テンプレートタグ

get_permalink, the_permalink, post_permalink, permalink_anchor, permalink_single_rss

Tags:

Page 1 of 11