Skip to:
Content

BuddyPress.org

Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#8597 closed enhancement (fixed)

Allow Messages/Recipients pagination in the box template

Reported by: espellcaste's profile espellcaste Owned by: espellcaste's profile espellcaste
Milestone: 10.0.0 Priority: normal
Severity: normal Version: 9.1.1
Component: Messages Keywords:
Cc:

Description

Update the BP_Messages_Box_Template class to allow message and recipient pagination.

Attachments (1)

8597.diff (20.2 KB) - added by espellcaste 2 years ago.

Download all attachments as: .zip

Change History (4)

This ticket was mentioned in Slack in #buddypress by espellcaste. View the logs.


2 years ago

@espellcaste
2 years ago

#2 @espellcaste
2 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 13148:

Adding support to paginate messages/recipients to the BP_Messages_Box_Template class.

When querying threads using the BP_Messages_Box_Template class, one might set a default of messages/recipients, instead of returning all items.

Fixes #8597

Note: See TracTickets for help on using tickets.