[buddypress-trac] [BuddyPress Trac] #5440: Add pagination to group membership requests admin page
buddypress-trac
noreply at wordpress.org
Sun Mar 2 01:56:47 UTC 2014
#5440: Add pagination to group membership requests admin page
-------------------------+-----------------------------
Reporter: dcavins | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Groups | Version: 1.9.2
Severity: normal | Keywords: has-patch
-------------------------+-----------------------------
I've created a new patch that builds on the work in ticket #5423. This
patch moves the group membership requests loop over to using
`BP_Group_Member_Query` instead of
`BP_Groups_Group::get_membership_requests()`. It also adds support for
pagination by adding the necessary pieces to the template file (and moving
some of the template file out to a new "refreshable" loop).
You must first apply the patch at #5423 to make the new arguments for
`BP_Group_Member_Query` available.
Please let me know if you find anything that I need to clean up or if
there are better ideas floating around out there.
Thanks!
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5440>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list