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

Fires after the creation or update of a group.

Description

Parameters

$id

(int) ID of the newly created group.

$group

(BP_Groups_Group) Instance of the group being updated.

Source

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

Changelog

Changelog
Version Description
BuddyPress 1.0.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.