@since: BuddyPress 1.2.10
Description
bp_get_send_public_message_button

Filters the public message button HTML.

Source: bp-core/deprecated/buddyboss/1.0.php:320

bp_get_blogs_visit_blog_button

Filters the button for visiting a blog in a loop.

Source: bp-blogs/bp-blogs-template.php:1556

bp_get_send_private_message_link

Filters the URL for the Private Message link in member profile headers.

Source: bp-messages/bp-messages-template.php:1398

bp_get_message_css_class

Filters the CSS class for the current thread.

Source: bp-messages/bp-messages-template.php:519

bp_get_potential_friend_id

Filters the ID of current user in the friend request loop.

Source: bp-friends/bp-friends-template.php:311

bp_is_friend

Filters the status of friendship between logged in user and given user.

Source: bp-friends/bp-friends-template.php:346

bp_messages_recipients

Filters the results of trimming of `@` characters from usernames for who is set to receive a message.

Source: bp-templates/bp-nouveau/includes/messages/ajax.php:170

bp_get_activity_latest_update_excerpt

Filters the excerpt of the latest update for current member in the loop.

Source: bp-core/deprecated/buddyboss/1.0.php:68

bp_get_activity_action_pre_meta

Filters the activity action before the action is inserted as meta.

Source: bp-activity/bp-activity-template.php:1342

bp_get_activity_secondary_avatar_object_{$activities_template->activity->component}

Filters the activity secondary avatar object based on current activity item component.

Source: bp-activity/bp-activity-template.php:1238