Opened 11 years ago
Closed 11 years ago
#6688 closed enhancement (fixed)
groups_send_invites action should include the inviter id as a parameter
| Reported by: | dcavins | Owned by: | dcavins |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.5 |
| Component: | Groups | Version: | 2.3.3 |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Add user_id as a param in groups_send_invites hook