@since: BuddyPress 2.0.0
Description
bp_group_create_button()

Output the Create a Group button.

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

bp_groups_clear_invite_count_on_uninvite()

Clear a user’s cached total group invite count when a user is uninvited.

Source: bp-groups/bp-groups-cache.php:148

bp_groups_clear_invite_count_on_send()

Clear a user’s cached total group invite count when a new invite is sent.

Source: bp-groups/bp-groups-cache.php:161

bp_groups_delete_group_cache_on_metadata_change()

Bust group cache when modifying metadata.

Source: bp-groups/bp-groups-cache.php:86

bp_groups_clear_invite_count_for_user()

Clear a user’s cached total group invite count.

Source: bp-groups/bp-groups-cache.php:131

bp_groups_delete_promotion_notifications()

When a demotion takes place, delete any corresponding promotion notifications.

Source: bp-groups/bp-groups-notifications.php:1083

bp_members_login_resend_activation_email()

On the login screen, resends the activation email for a user.

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

bp_last_activity_migrate()

Migrate last_activity data from the usermeta table to the activity table.

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

_bp_get_user_meta_last_activity_warning()

Backward compatibility for ‘last_activity’ usermeta fetching.

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

_bp_update_user_meta_last_activity_warning()

Backward compatibility for ‘last_activity’ usermeta setting.

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