File: bp-messages/bp-messages-functions.php
Description
bp_messages_sent_notification_email

Fires after the sending of a new message email notification.

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

bp_messages_thread_delete_completely()

Delete user from DB callback

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

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

bp_messages_delete_meta()

Delete metadata for a message.

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

messages_remove_callback_values()

Unset messages-related cookies.

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

messages_get_unread_count()

Get the unread messages count for a user.

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

messages_is_user_sender()

Check whether a user is the sender of a message.

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