[wp-trac] [WordPress Trac] #24232: Don't Use the_title Filter in get_adjacent_post_rel_link()
WordPress Trac
noreply at wordpress.org
Tue Jul 23 16:05:41 UTC 2013
#24232: Don't Use the_title Filter in get_adjacent_post_rel_link()
------------------------------+--------------------------
Reporter: mordauk | Owner: markjaquith
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.6
Component: Template | Version: trunk
Severity: major | Resolution: fixed
Keywords: has-patch commit |
------------------------------+--------------------------
Changes (by markjaquith):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"24783"]:
{{{
#!CommitTicketReference repository="" revision="24783"
Allow `the_title_attribute()` to receive a `post` argument, and use this
in `get_adjacent_post_rel_link()` to make sure tags are stripped from the
title output there.
Fixes #24232.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24232#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list