permalink_single_rss [ WordPress Function ]
permalink_single_rss ( $deprecated = '' )
| Parameters: |
|
| See: | |
| Defined at: |
|
Soorgelijke functies: permalink_link, the_permalink_rss, permalink_anchor, wp_get_single_post, wp_title_rss
Print the permalink to the RSS feed.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- Function Reference/permalink single rss « WordPress Codex
Description. This function is depracated since 2.3. Displays the permalink for the current post, formatted for syndication feeds such as RSS or Atom. This tag must ...
codex.wordpress.org - #4654 (permalink_single_rss needs a filter) – WordPress Trac
+1 to adding a filter specifically for the rss permalink output. But why is it called permalink_single_rss() anyway? Wouldn't the_permalink_rss() make more sense ...
core.trac.wordpress.org - permalink_single_rss() WordPress function reference, arguments ...
permalink_single_rss(). This function had been marked as deprecated since 2.3. Use the_permalink_rss(). Print the permalink to the RSS feed.
queryposts.com - 模板标签-permalink_single_rss() | WordPress啦!
<?php permalink_single_rss('file'); ?> ... <link><?php permalink_single_rss(); ?> ... permalink_anchor, get_permalink, the_permalink, permalink_single_rss ...
www.wordpress.la