[wp-trac] [WordPress Trac] #21366: Remove hardcoded site title from feed titles

WordPress Trac wp-trac at lists.automattic.com
Tue Jul 24 09:29:07 UTC 2012


#21366: Remove hardcoded site title from feed titles
----------------------------+-----------------------------
 Reporter:  SergeyBiryukov  |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Feeds           |    Version:
 Severity:  normal          |   Keywords:  has-patch
----------------------------+-----------------------------
 Background: #21233

 Since [21276], site title is displayed twice in the feeds when Twenty
 Twelve is activated:
 {{{
 <title>WordPress TrunkWordPress Trunk</title>
 }}}
 In the feed files, `wp_title_rss()` is already prepended with site title:
 [[BR]]
 http://core.trac.wordpress.org/browser/tags/3.4.1/wp-includes/feed-
 rss2.php#L24

 We should probably remove hardcoded `bloginfo_rss('name')` and make the
 whole title filterable.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21366>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list