@since: BuddyPress 2.1.0
Description
bp_get_the_thread_message_sender_id

Filters the ID for message sender within a single thread.

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

bp_the_thread_message_css_class()

Output the CSS classes for messages within a single thread.

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

bp_get_the_thread_message_css_class()

Generate the CSS classes for messages within a single thread.

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

bp_get_the_thread_message_css_class

Filters the CSS classes for messages within a single thread.

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

bp_messages_is_active_notice

Filters whether or not the notice is currently active.

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

bp_get_message_thread_last_message_date

Filters the unformatted date of the last post in the current thread.

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

bp_get_message_thread_last_post_date

Filters the nicely formatted date of the last post in the current thread.

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

bp_message_thread_has_unread

Filters whether or not a message thread has unread items.

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

bp_groups_group_access_protection()

Protect access to single groups.

Source: bp-groups/actions/access.php:14

bp_group_user_has_access

Allow plugins to filter whether the current user has access to this group content.

Source: bp-groups/actions/access.php:74