[wp-hackers] Hard coded titles in blog feeds

Potkanski, Jason jpotkanski at tribune.com
Wed Jun 9 19:45:21 UTC 2010


Digging in the code of feed-rss.php:

<title><?php bloginfo_rss('name'); wp_title_rss(); ?></title>

I see bloginfo_rss('name') is hard coded in. Why isn't this behavior the default filter of wp_title_rss?

I was looking to set blog feed title's via the headspace plugin.

-Jason Potkanski
Tribune Technology


More information about the wp-hackers mailing list