[wp-meta] [Making WordPress.org] #1353: Remove wp_title uses in wordpress.org themes
Making WordPress.org
noreply at wordpress.org
Tue Nov 17 09:29:41 UTC 2015
#1353: Remove wp_title uses in wordpress.org themes
-------------------------+-----------------------
Reporter: atimmer | Owner:
Type: defect | Status: closed
Priority: normal | Component: General
Resolution: maybelater | Keywords: has-patch
-------------------------+-----------------------
Changes (by coffee2code):
* keywords: needs-refresh has-patch => has-patch
* status: new => closed
* resolution: => maybelater
Comment:
The deprecation of `wp_title()` has been reverted as of
[https://core.trac.wordpress.org/changeset/35624 [core-35624]].
The commits referencing this ticket above have converted all existing meta
.org themes away from using `wp_title()` except for wporg-forums. I've
attached a patch ([attachment:1353.wporg-forums.diff]) that updates the
theme in the same fashion as the others. However, it includes a workaround
for bbPress (which still only hooks the 'wp_title' filter but not the
newer 'document_title_parts' filter). Since the deprecation has been
reverted the need to update is not as pressing so it'd be better to hold
off update wporg-forums until bbPress makes a related update
(specifically, to filter 'document_title_parts' as an alternative to
'wp_title').
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1353#comment:12>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list