﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
18548,Add a better option for <title> tags,joostdevalk,joostdevalk,"Right now, title tags in themes are created by using wp_title and than adding on custom code, usually bloginfo('name'), sometimes other code. Because there's basically no way for a plugin to control the entire content of a title tag, all major SEO plugins resort to output buffering. 

A better way would be to output the <title> tag during the run of wp_head, based on whether the current theme has added theme_support. See attached patch for the proposed implementation. This patch also fixes the requested array filter in #17877.",enhancement,new,normal,Awaiting Review,Template,3.3,normal,,has-patch dev-feedback needs-codex,nacin scribu aaroncampbell mikeschinkel@… jared@… kontakt@… marko@… info@… navjotjsingh@… johnbillion@… ben@… gary@… ramoonus@… 24-7@… xoodrew@… l3rady azizur sirzooro jmlworld@… chip@… emil@… pross@… jeremy@… sabreuse@… gaarai@… BenjaminRMueller kovshenin dromsey@…
