get_wp_title_rss – filter

Filters the blog title for use as the feed title. 

Parameters

.
( 2.2.0 ) . .
The
( 4.4.0 ) `$sep` parameter was deprecated and renamed to `$deprecated`. . . .
$title
( string ) The current blog title. . . .
$deprecated
( string ) Unused. . . .
API Letters: ,,,

Implementers