File: bp-forums/notifications.php
Description
bbp_forums_at_name_do_notifications

Filters bbPress’ ability to send notifications for @mentions.

Source: bp-forums/notifications.php:330

bbp_buddypress_add_topic_notification()

Hooked into the new topic function, this notification action is responsible for notifying topic.

Source: bp-forums/notifications.php:284

bbp_filter_notifications_get_registered_components()

Filter registered notifications components, and add ‘forums’ to the queried ‘component_name’ array.

Source: bp-forums/notifications.php:13

bbp_format_buddypress_notifications()

Format the BuddyBar/Toolbar notifications

Source: bp-forums/notifications.php:41

bbp_buddypress_add_notification()

Hooked into the new reply function, this notification action is responsible for notifying topic and hierarchical reply authors of topic replies.

Source: bp-forums/notifications.php:181

bbp_buddypress_mark_notifications()

Mark notifications as read when reading a topic

Source: bp-forums/notifications.php:347