de

wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren




bloginfo_rss [ WordPress Function ]

bloginfo_rss ( $show = '' )
Parameter:
Nutzt:
Siehe:
Definiert in:



Display RSS container for the bloginfo function.

You can retrieve anything that you can using the get_bloginfo() function. Everything will be stripped of tags and characters converted, when the values are retrieved for use in the feeds.

Source


<?php
function bloginfo_rss($show '') {
    echo 
apply_filters('bloginfo_rss'get_bloginfo_rss($show), $show);
}
?>

Beispiele [ wp-snippets.com ]

Top Google Suchergebnisse

Mehr ...

0 Nutzerkommentare

Noch keine. Sei der Erste!

Neu hinzufügen ...



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