[wp-trac] [WordPress Trac] #25145: WP_User_Query should support pagination parameter like paged
WordPress Trac
noreply at wordpress.org
Fri Sep 25 04:25:22 UTC 2015
#25145: WP_User_Query should support pagination parameter like paged
--------------------------------------+---------------------------
Reporter: vinod dalvi | Owner: boonebgorges
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.4
Component: Users | Version:
Severity: normal | Resolution: fixed
Keywords: good-first-bug has-patch | Focuses:
--------------------------------------+---------------------------
Changes (by boonebgorges):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"34531"]:
{{{
#!CommitTicketReference repository="" revision="34531"
Introduce 'paged' parameter for `WP_User_Query`.
This is an alternative to using 'offset', and manually calculating
pagination.
Note that 'paged' works only in conjunction with 'number', the latter of
which
provides the per-page value.
Props sebastian.pisula.
Fixes #25145.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/25145#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list