[buddypress-trac] [BuddyPress Trac] #5423: Add pagination to group invitations loop

buddypress-trac noreply at wordpress.org
Mon Feb 24 19:10:06 UTC 2014


#5423: Add pagination to group invitations loop
-------------------------+-----------------------------
 Reporter:  dcavins      |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Core         |    Version:
 Severity:  normal       |   Keywords:  has-patch
-------------------------+-----------------------------
 The group invitations loop `bp_group_has_invites()` doesn't handle
 pagination. I'd like to include an invitation management pane on the
 WordPress admin group edit page and that will require pagination.

 This patch adds the necessary arguments to modify the query for pagination
 and adds the basic js that returns the correct part of the invitations
 list.

 One piece that I don't have working is that the jQuery that adds and
 removes members from the list works only on the initial page load and will
 not work once the list has been refreshed by loading a different page of
 results or adding or removing a member. If someone can point me in the
 right direction on that problem, I'd appreciate it.

 Thanks for looking at this patch.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5423>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list