[wp-trac] [WordPress Trac] #26937: get_adjacent_post() should use WP_Query rather than build its own SQL query
WordPress Trac
noreply at wordpress.org
Wed Feb 26 17:11:20 UTC 2014
#26937: get_adjacent_post() should use WP_Query rather than build its own SQL query
-------------------------+---------------------
Reporter: ethitter | Owner: nacin
Type: enhancement | Status: closed
Priority: normal | Milestone: 3.9
Component: Query | Version: 3.7
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
-------------------------+---------------------
Changes (by nacin):
* owner: => nacin
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"27286"]:
{{{
#!CommitTicketReference repository="" revision="27286"
Make get_adjacent_post() wrap a new WP_Get_Adjacent_Post object that uses
WP_Query.
See [27285] for the actual commit, which misfired.
props ethitter!
fixes #26937.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26937#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list