do_action( 'groups_update_group', int $id, BP_Groups_Group $group )

Fires after the update of a group.


Description Description


Parameters Parameters

$id

ID of the updated group.

$group

Instance of the group being updated.


Top ↑

Source Source

File: bp-groups/bp-groups-functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.