do_action( 'groups_group_create_complete', int $new_group_id )

Fires after the group has been successfully created.


Parameters Parameters

$new_group_id

(int) ID of the newly created group.


Source Source

File: bp-groups/actions/create.php

View on Trac



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.