[wp-trac] [WordPress Trac] #38268: WP_Comment_Query Pagination
WordPress Trac
noreply at wordpress.org
Mon Aug 21 15:34:21 UTC 2017
#38268: WP_Comment_Query Pagination
--------------------------------------+------------------------
Reporter: wordpresssites | Owner: AdamWills
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.9
Component: Comments | Version: 4.7
Severity: normal | Resolution: fixed
Keywords: good-first-bug has-patch | Focuses:
--------------------------------------+------------------------
Changes (by boonebgorges):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"41287"]:
{{{
#!CommitTicketReference repository="" revision="41287"
Introduce `paged` argument to `WP_Comment_Query`.
Using `paged` with `number` allows developers to request
paginated comment results without having to do a manual offset
calculation.
Props AdamWills.
Fixes #38268.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38268#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list