W3cubDocs

/WordPress

apply_filters( 'wp_title_rss', string $wp_title_rss, string $deprecated )

Filters the blog title for display of the feed title.

Description

See also

Parameters

$wp_title_rss

(string) The current blog title.

$deprecated

(string) Unused.

Source

File: wp-includes/feed.php

View on Trac

Changelog

Version Description
4.4.0 The $sep parameter was deprecated and renamed to $deprecated.
2.2.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_title_rss