Namespaces: global
Description
messages_remove_callback_values()

Unset messages-related cookies.

Source: bp-messages/bp-messages-functions.php:494

bp_messages_screen_conversation_mark_notifications()

Mark new message notification when member reads a message thread directly.

Source: bp-messages/bp-messages-notifications.php:208

bp_messages_mark_notification_on_mark_thread()

Mark new message notification as read when the corresponding message is mark read.

Source: bp-messages/bp-messages-notifications.php:254

bp_messages_message_delete_notifications()

When a message is deleted, delete corresponding notifications.

Source: bp-messages/bp-messages-notifications.php:271

messages_screen_notification_settings()

Render the markup for the Messages section of Settings > Notifications.

Source: bp-messages/bp-messages-notifications.php:287

bp_setup_messages()

Set up the bp-messages component.

Source: bp-messages/bp-messages-loader.php:19

messages_new_message()

Create a new message.

Source: bp-messages/bp-messages-functions.php:44

messages_send_notice()

Send a notice.

Source: bp-messages/bp-messages-functions.php:335

messages_delete_thread()

Deletes message thread(s) for a given user.

Source: bp-messages/bp-messages-functions.php:378

messages_check_thread_access()

Check whether a user has access to a thread.

Source: bp-messages/bp-messages-functions.php:442