tag for messages screen notification settings.

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

@since: BuddyPress 1.0.0
Description
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_send_notice

Fires after a notice has been successfully sent.

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

messages_delete_thread

Fires after specified thread IDs have been deleted.

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

messages_format_notifications()

Format notifications for the Messages component.

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

messages_format_notifications

Fires right before returning the formatted message notifications.

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

groups_template_directory_groups

Filters the template to load for the Groups directory index.

Source: bp-groups/screens/directory.php:32

groups_screen_group_admin_delete_group

Fires before the loading of the Delete Group page template.

Source: bp-groups/screens/single/admin/delete-group.php:78

groups_template_group_admin_delete_group

Filters the template to load for the Delete Group page.

Source: bp-groups/screens/single/admin/delete-group.php:87

groups_screen_my_groups()

Handle the loading of the My Groups page.

Source: bp-groups/screens/user/my-groups.php:14