[buddypress-trac] [BuddyPress Trac] #5336: Add "manage invitations" pane to group admin screen
buddypress-trac
noreply at wordpress.org
Tue Feb 25 16:14:43 UTC 2014
#5336: Add "manage invitations" pane to group admin screen
-----------------------------------------+--------------------
Reporter: dcavins | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.0
Component: Groups | Version: 1.9.1
Severity: normal | Resolution:
Keywords: has-patch reporter-feedback |
-----------------------------------------+--------------------
Comment (by boonebgorges):
See my
https://buddypress.trac.wordpress.org/attachment/ticket/5423/5423.02.patch
for an alternate strategy. 'inviter_id' accepts three types of values:
a. empty value, to get only items with no inviter (0, false, array())
b. array of user IDs, to get invites sent by those users
c. the string 'any' to get memberships where inviter_id != 0
So, it's similar in spirit to what you've suggested, but implemented at a
lower level. What do you think?
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5336#comment:11>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list