File: bp-messages/bp-messages-functions.php |
Description |
---|---|
bp_messages_show_sites_notices() |
Display Sites notices on all the page |
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. |
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_default_subject_length() |
Filter default message length. (30 characters) |
bp_messages_delete_meta() |
Delete metadata for a message. |
bp_messages_get_meta() |
Get a piece of message metadata. |
bp_messages_update_meta() |
Update a piece of message metadata. |