[buddypress-trac] [BuddyPress Trac] #8508: Paginate messages and recipients in a thread
buddypress-trac
noreply at wordpress.org
Thu Sep 9 04:10:28 UTC 2021
#8508: Paginate messages and recipients in a thread
-------------------------------------------------+-------------------------
Reporter: espellcaste | Owner:
| espellcaste
Type: enhancement | Status: closed
Priority: high | Milestone: 10.0.0
Component: Messages | Version: 1.0
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests dev- |
reviewed commit |
-------------------------------------------------+-------------------------
Changes (by espellcaste):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"13102" 13102]:
{{{
#!CommitTicketReference repository="" revision="13102"
Adding support to the offset pagination to Messages and Recipients in a
thread.
Previously, the `BP_Messages_Thread` query class would grab ALL messages
created for a thread and ALL its recipients. This commit introduces
support to the offset pagination
allowing one to paginate both messages and recipients using parameters
with a specific limit and offset.
Props imath
Fixes #8508
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8508#comment:18>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list