@since: BuddyPress 1.2.1
Description
bp_is_group_folders()

Is the current page a group’s folder page?

Source: bp-core/bp-core-template.php:3199

bp_is_user_folders()

Is the current page a user’s folder page?

Source: bp-core/bp-core-template.php:3220

bp_is_group_media()

Is the current page a group’s activity page?

Source: bp-core/bp-core-template.php:3144

bp_is_group_albums()

Is the current page a group’s activity page?

Source: bp-core/bp-core-template.php:3161

bp_is_group_activity()

Is the current page a group’s activity page?

Source: bp-core/bp-core-template.php:2956

bp_core_filter_blog_welcome_email()

Replace the generated password in the welcome email with ‘[User Set]’.

Source: bp-core/bp-core-filters.php:465

bp_core_filter_user_welcome_email()

Replace the generated password in the welcome email with ‘[User Set]’.

Source: bp-core/bp-core-filters.php:427

bp_activity_add_user_favorite

Fires if bp_activity_update_meta() for favorite_count is successful and before returning a true value for success.

Source: bp-activity/bp-activity-functions.php:990

bp_activity_remove_user_favorite

Fires if bp_update_user_meta() is successful and before returning a true value for success.

Source: bp-activity/bp-activity-functions.php:1073