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

Update a piece of message metadata.

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

bp_messages_add_meta()

Add a piece of message metadata.

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

messages_notification_new_message()

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

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

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_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