File: bp-messages/bp-messages-functions.php |
Description |
---|---|
bp_messages_sent_notification_email |
Fires after the sending of a new message email notification. |
bp_messages_thread_delete_completely() |
Delete user from DB callback |
messages_get_message_sender() |
Get the ID of the sender of a message. |
messages_is_valid_thread() |
Check whether a message thread exists. |
messages_get_message_thread_id() |
Get the thread ID from a message ID. |
messages_get_default_subject_length() |
Filter default message length. (30 characters) |
bp_messages_delete_meta() |
Delete metadata for a message. |
messages_remove_callback_values() |
Unset messages-related cookies. |
messages_get_unread_count() |
Get the unread messages count for a user. |
messages_is_user_sender() |
Check whether a user is the sender of a message. |