Namespaces: global |
Description |
|---|---|
| messages_remove_callback_values() |
Unset 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. |
| messages_screen_notification_settings() |
Render the markup for the Messages section of Settings > Notifications. |
| bp_setup_messages() |
Set up the bp-messages component. |
| messages_new_message() |
Create a new 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. |