[wp-trac] [WordPress Trac] #10643: Refactor <title> tag content generation
WordPress Trac
wp-trac at lists.automattic.com
Sun Dec 6 20:55:33 UTC 2009
#10643: Refactor <title> tag content generation
-------------------------+--------------------------------------------------
Reporter: sirzooro | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.0
Component: Template | Version: 2.8
Severity: normal | Keywords: has-patch 2nd-opinion
-------------------------+--------------------------------------------------
Changes (by sirzooro):
* keywords: needs-patch 2nd-opinion => has-patch 2nd-opinion
* milestone: Future Release => 3.0
Comment:
As I wrote earlier, plugins which wants to completely change title have to
use ob_start() in order to do this.
Fortunately now it is easy to implement - WP 2.9 introduces
`add_theme_support()` and `current_theme_supports()`, which we can use -
see attached patches (two, for default and classic themes).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10643#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list