[wp-trac] [WordPress Trac] #16854: wp_query does not handle multiple exclude author properly
WordPress Trac
noreply at wordpress.org
Wed Sep 4 21:32:12 UTC 2013
#16854: wp_query does not handle multiple exclude author properly
---------------------------------+-----------------------------
Reporter: commentluv | Owner: wonderboymusic
Type: enhancement | Status: closed
Priority: normal | Milestone: 3.7
Component: Query | Version: 3.1
Severity: normal | Resolution: fixed
Keywords: has-patch 3.5-early |
---------------------------------+-----------------------------
Changes (by wonderboymusic):
* owner: => wonderboymusic
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"25248"]:
{{{
#!CommitTicketReference repository="" revision="25248"
Introduce `author__in` and `author__not_in` query vars. Fixes issue with
multiple author exclusion when comma-separated string is passed for
`author`. Adds a bunch of missing unit tests.
Props pollett for initial patch.
Fixes #16854.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16854#comment:19>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list