File: bp-activity/bp-activity-notifications.php |
Description |
---|---|
bp_activity_remove_screen_notifications_single_post() |
Mark notifications as read when a user visits an single post. |
bp_activity_new_at_mention_permalink |
Filters the mention notification permalink. |
bp_activity_update_reply_add_notification() |
Notify a member one of their activity received a reply. |
bp_activity_comment_reply_add_notification() |
Notify a member one of their activity comment received a reply. |
bp_activity_remove_screen_notifications() |
Mark at-mention notifications as read when users visit their Mentions page. |
bp_activity_remove_screen_notifications_single_activity_permalink() |
Mark notifications as read when a user visits an activity permalink. |
bp_activity_remove_screen_notifications_for_non_mentions() |
Mark non-mention notifications as read when user visits our read permalink. |
bp_activity_at_mention_delete_notification() |
Delete at-mention notifications when the corresponding activity item is deleted. |
bp_activity_add_notification_for_synced_blog_comment() |
Add a notification for post comments to the post author or post commenter. |
bp_activity_screen_notification_settings() |
Add activity notifications settings to the notifications settings page. |