File: bp-groups/bp-groups-template.php
Description
bp_get_group_has_avatar()

Return whether a group has an avatar.

Source: bp-groups/bp-groups-template.php:6479

bp_group_avatar_delete_link()

Output displayed group delete avatar url.

Source: bp-groups/bp-groups-template.php:6507

bp_current_group_directory_type_message()

Echo the current group type message.

Source: bp-groups/bp-groups-template.php:6327

bp_groups_current_create_step()

Echoes the current group creation step.

Source: bp-groups/bp-groups-template.php:6016

bp_get_groups_current_create_step()

Returns the current group creation step. If none is found, returns an empty string.

Source: bp-groups/bp-groups-template.php:6026

bp_get_groups_current_create_step

Filters the current group creation step.

Source: bp-groups/bp-groups-template.php:6044

bp_is_last_group_creation_step()

Is the user looking at the last step in the group creation process.

Source: bp-groups/bp-groups-template.php:6055

bp_is_last_group_creation_step

Filters whether or not user is looking at last step in group creation process.

Source: bp-groups/bp-groups-template.php:6079

bp_is_first_group_creation_step()

Is the user looking at the first step in the group creation process

Source: bp-groups/bp-groups-template.php:6090

bp_is_first_group_creation_step

Filters whether or not user is looking at first step in group creation process.

Source: bp-groups/bp-groups-template.php:6114