[wp-trac] [WordPress Trac] #18548: Add a better option for <title> tags

WordPress Trac wp-trac at lists.automattic.com
Tue Sep 6 17:07:16 UTC 2011


#18548: Add a better option for <title> tags
------------------------------------------------+--------------------------
 Reporter:  joostdevalk                         |       Owner:  joostdevalk
     Type:  enhancement                         |      Status:  new
 Priority:  normal                              |   Milestone:  Awaiting
Component:  Template                            |  Review
 Severity:  normal                              |     Version:  3.3
 Keywords:  has-patch dev-feedback needs-codex  |  Resolution:
------------------------------------------------+--------------------------

Comment (by aaroncampbell):

 I think that [attachment:title-tag-3.diff] is missing the default-
 filters.php changes.  I think you still need to attach
 `_wp_render_title_tag()` to wp_head so it's called somehow:

 {{{add_action( 'wp_head', '_wp_render_title_tag', 1 );}}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18548#comment:51>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list