File: bp-messages/bp-messages-functions.php
Description
bp_messages_get_avatars()

Get Message thread avatars by thread id.

Source: bp-messages/bp-messages-functions.php:934

bp_messages_get_avatars

Filters the avatar url array to be applied in message thread.

Source: bp-messages/bp-messages-functions.php:1072

bp_messages_show_sites_notices()

Display Sites notices on all the page

Source: bp-messages/bp-messages-functions.php:912

group_messages_notification_new_message()

Email message recipients to alert them of a new unread group message.

Source: bp-messages/bp-messages-functions.php:796

group_messages_notification_new_message

Fires after the sending of a new group message email notification.

Source: bp-messages/bp-messages-functions.php:875

bp_messages_remove_data()

When a user is deleted, we need to clean up the database and remove all the message data from each table.

Source: bp-messages/bp-messages-functions.php:898

messages_get_message_sender()

Get the ID of the sender of a message.

Source: bp-messages/bp-messages-functions.php:531

messages_is_valid_thread()

Check whether a message thread exists.

Source: bp-messages/bp-messages-functions.php:542

messages_get_message_thread_id()

Get the thread ID from a message ID.

Source: bp-messages/bp-messages-functions.php:555

messages_get_default_subject_length()

Filter default message length. (30 characters)

Source: bp-messages/bp-messages-functions.php:572