@since: BuddyPress 1.0.0
Description
bp_get_message_notice_post_date

Filters the post date of the current notice in the loop.

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

bp_get_message_notice_subject

Filters the subject of the current notice in the loop.

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

bp_message_is_active_notice()

Output a string for the active notice.

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

bp_get_message_is_active_notice()

Returns a string for the active notice.

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

bp_get_messages_content_value

Filters the default value for the content field.

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

bp_get_messages_form_action

Filters the form action for Messages HTML forms.

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

bp_get_messages_username_value

Filters the default username for the recipient box.

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

bp_get_messages_subject_value

Filters the default value for the subject field.

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

bp_get_messages_pagination

Filters the pagination HTML for the current thread loop.

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

bp_get_total_unread_messages_count

Filters the unread messages count for the current inbox.

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