WPDev.one
Core Function
View Source on Trac ↗

get_wp_title_rss()

get_wp_title_rss( mixed $deprecated = '–' )

Retrieves the blog title for the feed title.

Parameters 0 required

Name / Type Description
$deprecated
string

Unused.

Return Value

(string)
The document title.

Function Information

Since Version
2.2.0
Source File
wp-includes/feed.php
Advertisement