#785 closed defect (bug) (fixed)
bug with groups_leave_group action
Reported by: | DJPaul | Owned by: | |
---|---|---|---|
Milestone: | Priority: | minor | |
Severity: | Version: | ||
Component: | Keywords: | ||
Cc: | djpaul@… |
Description
bp-groups.php, groups_leave_group()
Whilst the $user_id is optional, if it *is* set, it is not passed to the do_action call.
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [1564]) Fixes #785 & #786