[buddypress-trac] [BuddyPress Trac] #5336: Add "manage invitations" pane to group admin screen
buddypress-trac
noreply at wordpress.org
Thu Jul 3 18:40:29 UTC 2014
#5336: Add "manage invitations" pane to group admin screen
-------------------------+--------------------
Reporter: dcavins | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.1
Component: Groups | Version: 1.9.1
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------+--------------------
Changes (by dcavins):
* keywords: has-patch needs-refresh => has-patch
Comment:
I've rewritten the "unconfirmed members" pane in wp-admin's single group
edit screen to take advantage of the work done on `BP_Group_Member_Query`
in BP 2.0.
This adds a new pane that lists outstanding invitations and membership
requests for a group. Currently available actions: Remove an invitation,
accept or reject a membership request. I'd like to add the ability to
send/resend invitations, but the core functions will need to be made more
flexible (or add a new specific utility function for which the user id and
group id can be specified--at the moment logged-in user id and group id
specify the invitations that will be sent:
https://buddypress.trac.wordpress.org/browser/trunk/src/bp-groups/bp-
groups-functions.php#L822 ).
Thanks for your feedback. Also, I'm not expecting this to make it into
2.1.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5336#comment:14>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list