Codex tools: Log in
Languages: English • 日本語 • (Add your language)
Contents |
This function is deprecated since 2.3.
Displays the permalink for the current post, formatted for syndication feeds such as RSS or Atom. This tag must be used within The Loop.
<?php permalink_single_rss( $file ); ?>
None.
Displays the permalink in an RSS link tag.
<link><?php permalink_single_rss(); ?></link>
get_permalink(), the_permalink(), post_permalink(), permalink_anchor(), permalink_single_rss()