[buddypress-trac] [BuddyPress Trac] #7859: Allow querying for all group invitations sent by a user
buddypress-trac
noreply at wordpress.org
Mon Jun 4 20:43:10 UTC 2018
#7859: Allow querying for all group invitations sent by a user
-----------------------------------+---------------------------
Reporter: boonebgorges | Owner: boonebgorges
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.0
Component: Groups | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch 2nd-opinion |
-----------------------------------+---------------------------
Changes (by boonebgorges):
* owner: (none) => boonebgorges
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"12162" 12162]:
{{{
#!CommitTicketReference repository="" revision="12162"
Introduce `BP_Groups_Member::get_user_memberships()`.
This is a new low-level query method that allows a single syntax for
fetching
a paginated set of results from the membership table, for different
values of `is_pending`, etc. Primarily for use in data exporters; see
#7820.
Fixes #7859.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7859#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list