Namespaces: global
Description
groups_edit_group_settings()

Edit the base details for a group.

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

groups_delete_group()

Delete a group and all of its associated metadata.

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

groups_is_valid_status()

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

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

bp_groups_group_details_updated_add_activity()

Add an activity item when a group’s details are updated.

Source: bp-groups/bp-groups-activity.php:644

bp_groups_delete_group_delete_all_activity()

Delete all activity items related to a specific group.

Source: bp-groups/bp-groups-activity.php:728

bp_groups_leave_group_delete_recent_activity()

Delete group member activity if they leave or are removed within 5 minutes of membership modification.

Source: bp-groups/bp-groups-activity.php:752

bp_groups_has_directory()

Check whether there is a Groups directory page in the $bp global.

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

groups_get_group()

Fetch a single group object.

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

groups_create_group()

Create a group.

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

bp_groups_membership_accepted_add_activity()

Add an activity feed item when a member joins a group.

Source: bp-groups/bp-groups-activity.php:601