[wp-trac] [WordPress Trac] #36624: Add nicename__in and nicename__not_in to WP_User_Query
WordPress Trac
noreply at wordpress.org
Tue Oct 4 02:26:28 UTC 2016
#36624: Add nicename__in and nicename__not_in to WP_User_Query
--------------------------------------+---------------------------
Reporter: johnjamesjacoby | Owner: boonebgorges
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.7
Component: Users | Version:
Severity: normal | Resolution: fixed
Keywords: has-unit-tests has-patch | Focuses:
--------------------------------------+---------------------------
Changes (by boonebgorges):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"38715"]:
{{{
#!CommitTicketReference repository="" revision="38715"
Query: Add nicename and login params to user query.
New parameters are: `login`, `login__in`, `login__not_in`, `nicename`,
`nicename__in`, `nicename__not_in`.
`login__in` and `nicename__in` are also now valid values for the
'orderby' parameter.
Props ryanplas.
Fixes #36624.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36624#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list