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

Fires after the update of a groups settings.

Source: bp-groups/bp-groups-functions.php:423

groups_delete_group()

Delete a group and all of its associated metadata.

Source: bp-groups/bp-groups-functions.php:436

groups_before_delete_group

Fires before the deletion of a group.

Source: bp-groups/bp-groups-functions.php:445

groups_delete_group

Fires after the deletion of a group.

Source: bp-groups/bp-groups-functions.php:465

groups_is_valid_status()

Check a group status (eg ‘private’) against the whitelist of registered statuses.

Source: bp-groups/bp-groups-functions.php:478

groups_check_slug()

Provide a unique, sanitized version of a group slug.

Source: bp-groups/bp-groups-functions.php:492

groups_get_slug()

Get a group slug by its ID.

Source: bp-groups/bp-groups-functions.php:523

groups_get_id()

Get a group ID by its slug.

Source: bp-groups/bp-groups-functions.php:536

groups_created_group

Fires after the creation or update of a group.

Source: bp-groups/bp-groups-functions.php:224

groups_edit_base_group_details()

Edit the base details for a group.

Source: bp-groups/bp-groups-functions.php:249