do_action( 'groups_group_create_complete', int $new_group_id )

Fires after the group has been successfully created.


Description Description


Parameters Parameters

$new_group_id

ID of the newly created group.


Top ↑

Source Source

File: bp-groups/actions/create.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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