@since: BuddyPress 1.6.0
Description
bp_core_get_active_member_count

Filters the total number of members for the installation limited to those with last_activity.

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

bp_setup_members()

Set up the bp-members component.

Source: bp-members/bp-members-loader.php:17

bp_members_edit_profile_url()

Filter the user profile URL to point to BuddyPress profile edit.

Source: bp-members/bp-members-filters.php:105

friends_withdraw_friendship()

Withdraw a connection request.

Source: bp-friends/bp-friends-functions.php:227

BP_Friends_Friendship::withdraw()

Remove a connection or a connection request INITIATED BY the logged-in user.

Source: bp-friends/classes/class-bp-friends-friendship.php:743

bp_setup_friends()

Set up the bp-friends component.

Source: bp-friends/bp-friends-loader.php:19

bp_activity_comment_options

Fires after the defualt comment action options display.

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:826

bp_core_admin_components_settings()

Renders the Component Setup admin panel.

Source: bp-core/admin/bp-core-admin-components.php:17

bp_core_admin_components_options()

Creates reusable markup for component setup on the Components and Pages dashboard panel.

Source: bp-core/admin/bp-core-admin-components.php:47

bp_core_admin_components_settings_handler()

Handle saving the Component settings.

Source: bp-core/admin/bp-core-admin-components.php:409