tag for messages screen notification settings.

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

File: bp-messages/bp-messages-notifications.php
Description
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

messages_screen_notification_settings

Fires inside the closing

messages_format_notifications()

Format notifications for the Messages component.

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

bp_messages_{$amount}_new_message_notification

Filters the new message notification text before the notification is created.

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

bp_messages_{$action}_notification

Filters the custom action notification before the notification is created.

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

messages_format_notifications

Fires right before returning the formatted message notifications.

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

bp_messages_message_sent_add_notification()

Send notifications to message recipients.

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