@package: BuddyBossActivity |
Description |
|---|---|
| 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_admin_menu() |
Add the Activity top-level menu link when viewing single activity item. |
| bp_activity_format_notifications() |
Format notifications related to activity. |
| bp_activity_{$amount}_ |
Filters the activity notification for any non-string format. |
| activity_format_notifications |
Fires right before returning the formatted activity notifications. |