[wp-trac] [WordPress Trac] #34456: Add add_theme_support('title-tag') to all default WordPress themes as wp_title() is deprecated since WordPress 4.4
WordPress Trac
noreply at wordpress.org
Mon Oct 26 20:00:23 UTC 2015
#34456: Add add_theme_support('title-tag') to all default WordPress themes as
wp_title() is deprecated since WordPress 4.4
---------------------------+-----------------------------
Reporter: Nikschavan | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version: trunk
Severity: normal | Keywords:
Focuses: |
---------------------------+-----------------------------
Now that the `wp_title()` is deprecated since WordPress 4.4, all the
default themes before should have `add_theme_support('title-tag');`
https://make.wordpress.org/core/2015/10/20/document-title-in-4-4/
[[Image(http://i.imgur.com/vwsLzds.png)]]
The screenshot is from twentythirteen theme with WP_Debug enabled.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34456>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list