Namespaces: global
Description
messages_is_user_sender()

Check whether a user is the sender of a message.

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

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

messages_mark_thread_read()

Mark a thread as read.

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

messages_mark_thread_unread()

Mark a thread as unread.

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

messages_add_callback_values()

Set messages-related cookies.

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

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