Namespaces: global |
Description |
|---|---|
| messages_is_user_sender() |
Check whether a user is the sender of a message. |
| messages_send_notice() |
Send a notice. |
| messages_delete_thread() |
Deletes message thread(s) for a given user. |
| messages_check_thread_access() |
Check whether a user has access to a thread. |
| messages_mark_thread_read() |
Mark a thread as read. |
| messages_mark_thread_unread() |
Mark a thread as unread. |
| messages_add_callback_values() |
Set messages-related cookies. |
| bp_messages_screen_conversation_mark_notifications() |
Mark new message notification when member reads a message thread directly. |
| bp_messages_mark_notification_on_mark_thread() |
Mark new message notification as read when the corresponding message is mark read. |
| bp_messages_message_delete_notifications() |
When a message is deleted, delete corresponding notifications. |