[wp-trac] [WordPress Trac] #21233: Twenty Twelve: Make title truly pluggable
WordPress Trac
wp-trac at lists.automattic.com
Tue Jul 24 10:39:38 UTC 2012
#21233: Twenty Twelve: Make title truly pluggable
---------------------------+---------------------------
Reporter: obenland | Owner: lancewillett
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.5
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: has-patch |
---------------------------+---------------------------
Comment (by obenland):
> > remove `bloginfo_rss('name');` from the feed title
> Sounds good, but I'm not sure about possible back compat repercussions
for themes and plugins which already take into account that site title is
hardcoded.
Yes, but this is a catch 22: It's either back-compat problems or
prepending the site title with a really late filter, which makes removing
it pretty much obsolete.
[[BR]]
> Adding the blog name to empty titles only would mean that it will no
longer be displayed for category feeds. I guess we should add it if it's
not already present (while keeping the whole title filterable).
I agree. I like your patch in #21366.
[[BR]]
> Removing the prepended site title wouldn't fix the order, so
[attachment:21233.3.diff] might still be needed, unless we want to
reimplement some of `wp_title()` or try to filter out the separator.
Right. I'd be fine with the patch, leaving the order as is.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21233#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list