@since: BuddyPress 1.1.0
Description
bp_get_group_status()

Get the status of the current group in the loop.

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

bp_has_groups

Filters whether or not there are groups to iterate over for the groups loop.

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

bp_groups_filter_kses()

Filter output of Group Description through WordPress’s KSES API.

Source: bp-groups/bp-groups-filters.php:94

bp_core_signup_avatar_upload_dir()

Get the avatar storage directory for use during registration.

Source: bp-members/bp-members-functions.php:2252

bp_core_wpsignup_redirect()

Redirect away from wp-signup.php if BP registration templates are present.

Source: bp-members/bp-members-functions.php:2415

bp_core_screen_activation()

Handle the loading of the Activate screen.

Source: bp-members/screens/activate.php:14

bp_core_activate_account

Filters the activation signup.

Source: bp-members/screens/activate.php:97

bp_core_screen_signup()

Handle the loading of the signup screen.

Source: bp-members/screens/register.php:14

bp_signup_validate

Fires after the validation of a new signup.

Source: bp-members/screens/register.php:205

bp_signup_usermeta

Filters the user meta used for signup.

Source: bp-members/screens/register.php:272