[wp-trac] [WordPress Trac] #31078: Continue the better option for <title> tags

WordPress Trac noreply at wordpress.org
Sun Oct 25 08:23:18 UTC 2015


#31078: Continue the better option for <title> tags
-------------------------------------+-----------------------
 Reporter:  obenland                 |       Owner:  obenland
     Type:  enhancement              |      Status:  closed
 Priority:  normal                   |   Milestone:  4.4
Component:  Themes                   |     Version:  4.1
 Severity:  normal                   |  Resolution:  fixed
 Keywords:  has-patch needs-testing  |     Focuses:
-------------------------------------+-----------------------

Comment (by celloexpressions):

 Twenty Ten through Fourteen still call `wp_title()`, and thus generate
 notices whenever debug is on now. That should probably be fixed; at least
 by conditionally calling it and adding the theme support when older
 versions of WP still need to be supported.

 Also, when the notice is thrown, it's shown in the `<title>`, which seems
 pretty bad as less technically inclined users won't notice it but it could
 cause major SEO (and other) issues over time. While they shouldn't have
 debug on, I'd still be concerned about the implications of throwing
 deprecated notices here because people may have debug on due to various
 reasons (that they're likely unaware of).

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31078#comment:37>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list