Switch language

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




comments_link_feed [ WordPress Function ]

comments_link_feed ( No parameters )
Returns:
  • (none)
Defined at:



Outputs the link to the comments for the current post in an xml safe way

Source


<?php
function comments_link_feed() {
    echo 
esc_urlget_comments_link() );
}
?>

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