do_action( 'groups_details_updated', int $value , BP_Groups_Group $old_group , bool $notify_members )
Fired after a group’s details are updated.
Description
Parameters
- $value
-
ID of the group.
- $old_group
-
Group object, before being modified.
- $notify_members
-
Whether to send an email notification to members about the change.
Source
Changelog
Version | Description |
---|---|
BuddyPress 2.2.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.