Opened 9 years ago
Closed 9 years ago
#6688 closed enhancement (fixed)
groups_send_invites action should include the inviter id as a parameter
Reported by: | dcavins | Owned by: | dcavins |
---|---|---|---|
Milestone: | 2.5 | Priority: | normal |
Severity: | normal | Version: | 2.3.3 |
Component: | Groups | Keywords: | has-patch commit |
Cc: | dcavins |
Description
In the groups_send_invites
action hook, we send the group id and the array of invited users, but not who's doing the inviting, which would be helpful to know.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Add user_id as a param in groups_send_invites hook