@package: BuddyBossActivity |
Description |
|---|---|
| bp_activity_screen_notification_settings |
Fires inside the closing |
| 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_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. |