File: bp-messages/bp-messages-functions.php |
Description |
---|---|
bp_messages_get_avatars() |
Get Message thread avatars by thread id. |
bp_messages_get_avatars |
Filters the avatar url array to be applied in message thread. |
bp_messages_show_sites_notices() |
Display Sites notices on all the page |
group_messages_notification_new_message() |
Email message recipients to alert them of a new unread group message. |
group_messages_notification_new_message |
Fires after the sending of a new group message email notification. |
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. |
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) |