Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




the_permalink_rss [ WordPress Function ]

the_permalink_rss ( No parameters )
Uses:
Defined at:



Display the permalink to the post for use in feeds.

Source


<?php
function the_permalink_rss() {
    echo 
esc_urlapply_filters('the_permalink_rss'get_permalink() ));
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

Gebruikersdiscussies [ wordpress.org ]

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics