id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 3064,Make RSS feed titles filterable,SergeyBiryukov,johnjamesjacoby,"In #meta2078, it was brought up that the RSS feed title for the WP.org support forum of a plugin or theme is too generic: ""All Topics"", which isn't useful when dealing with support, as it does not include the project title. Currently, there's no filter to change the default ""All Topics"" title for view feeds, unless you use a precisely targeted `gettext` filter. In the patch: * Make feed titles for topics and replies filterable using `wp_title_rss` filter. * Remove a redundant `bbp_user_can_view_forum()` condition: it's already true at this point, there's a check for that [source:tags/2.6-beta-2/src/includes/replies/functions.php?marks=2285#L2282 a few lines above], and it looks like a direct copy/paste of that line.",defect (bug),closed,normal,2.6,API - Feeds,,normal,fixed,has-patch,