[wp-trac] [WordPress Trac] #34516: wp_get_document_title() and post type archives by author
WordPress Trac
noreply at wordpress.org
Thu Nov 19 00:05:39 UTC 2015
#34516: wp_get_document_title() and post type archives by author
--------------------------+-----------------------
Reporter: greenshady | Owner: obenland
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.4
Component: Themes | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: template
--------------------------+-----------------------
Changes (by obenland):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"35700"]:
{{{
#!CommitTicketReference repository="" revision="35700"
Template: Get the author name directly from `$authordata`.
Since [25574] `$authordata` gets set up in `WP::register_globals()` - no
need
to take a detour over the queried object.
Props greenshady for initial patch.
Fixes #34516.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34516#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list