File: bp-messages/bp-messages-functions.php |
Description |
---|---|
bp_messages_update_meta() |
Update a piece of message metadata. |
bp_messages_add_meta() |
Add a piece of message metadata. |
messages_notification_new_message() |
Email message recipients to alert them of a new unread private message. |
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_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. |