Switch language

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




wp_title_rss [ WordPress Function ]

wp_title_rss ( $sep = '»' )
Parameters:
  • (string) $sep Optional.
Uses:
See:
Defined at:



Display the blog title for display of the feed title.

Source


<?php
function wp_title_rss($sep '&#187;') {
    echo 
apply_filters('wp_title_rss'get_wp_title_rss($sep));
}
?>

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