File: bp-forums/notifications.php |
Description |
---|---|
bbp_forums_at_name_do_notifications |
Filters bbPress’ ability to send notifications for @mentions. |
bbp_buddypress_add_topic_notification() |
Hooked into the new topic function, this notification action is responsible for notifying topic. |
bbp_format_buddypress_notifications() |
Format the BuddyBar/Toolbar notifications |
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. |
bbp_buddypress_mark_notifications() |
Mark notifications as read when reading a topic |
bbp_filter_notifications_get_registered_components() |
Filter registered notifications components, and add ‘forums’ to the queried ‘component_name’ array. |