tag for activity screen notification settings.

Source: bp-activity/bp-activity-notifications.php:471

Hooks
Description
bp_activity_prefetch_object_data

Filters inside prefetch_object_data method to aid in pre-fetching object data associated with activity item.

Source: bp-activity/classes/class-bp-activity-activity.php:931

bp_activity_recurse_comment_count

Filters the total number of comments for the current comment.

Source: bp-activity/bp-activity-template.php:2345

bp_activity_recurse_comments_end_ul

Filters the closing tag for the template that list activity comments.

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:763

bp_activity_recurse_comments_start_ul

Filters the opening tag for the template that lists activity comments.

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:730

bp_activity_recurse_comments_user_ids

Filters the list of user IDs for the current activity comment item.

Source: bp-activity/bp-activity-template.php:3489

bp_activity_register_activity_actions

Fires at the end of the activity actions registration.

Source: bp-activity/bp-activity-functions.php:1735

bp_activity_remove_all_user_data

Fires after the removal of all of a user’s activity data.

Source: bp-activity/bp-activity-functions.php:1540

bp_activity_remove_user_favorite

Fires if bp_update_user_meta() is successful and before returning a true value for success.

Source: bp-activity/bp-activity-functions.php:1073

bp_activity_screen_favorites

Fires right before the loading of the “Favorites” screen template file.

Source: bp-activity/screens/favorites.php:22

bp_activity_screen_following

Fires right before the loading of the “My Following” screen template file.

Source: bp-activity/screens/following.php:26

bp_activity_screen_friends

Fires right before the loading of the “My Connections” screen template file.

Source: bp-activity/screens/friends.php:26

bp_activity_screen_groups

Fires right before the loading of the “My Groups” screen template file.

Source: bp-activity/screens/groups.php:26

bp_activity_screen_index

Filters the template to load for the Activity directory screen.

Source: bp-activity/screens/directory.php:32

bp_activity_screen_mentions

Fires right before the loading of the “Mentions” screen template file.

Source: bp-activity/screens/mentions.php:22

bp_activity_screen_my_activity

Fires right before the loading of the “My Activity” screen template file.

Source: bp-activity/screens/just-me.php:21

bp_activity_screen_notification_settings

Fires inside the closing

bp_activity_screen_single_activity_permalink

Fires before the loading of a single activity template file.

Source: bp-activity/screens/permalink.php:152

bp_activity_sent_mention_email

Fires after the sending of an @mention email notification.

Source: bp-activity/bp-activity-functions.php:4112

bp_activity_sent_reply_to_reply_email

Fires after the sending of a reply to a reply email notification.

Source: bp-core/deprecated/buddypress/2.5.php:733

bp_activity_sent_reply_to_reply_notification

Fires at the point that notifications should be sent for comments on activity replies.

Source: bp-activity/bp-activity-functions.php:4224

bp_activity_sent_reply_to_update_email

Fires after the sending of a reply to an update email notification.

Source: bp-core/deprecated/buddypress/2.5.php:717

bp_activity_sent_reply_to_update_notification

Fires at the point that notifications should be sent for activity comments.

Source: bp-activity/bp-activity-functions.php:4176

bp_activity_set_{$scope}_scope_args

Plugins can hook here to set their activity arguments for custom scopes.

Source: bp-activity/classes/class-bp-activity-activity.php:1096

bp_activity_set_action

Filters the action type being set for the current activity item.

Source: bp-activity/bp-activity-functions.php:368

bp_activity_spam_all_user_data

Fires after all activity data from a user has been marked as spam.

Source: bp-activity/bp-activity-functions.php:1612

bp_activity_syndication_options

Fires before the display of the activity syndication options.

Source: bp-templates/bp-nouveau/includes/template-tags.php:1952

bp_activity_template_favorite_activity

Filters the template to load for the “Favorites” screen.

Source: bp-activity/screens/favorites.php:31

bp_activity_template_following_activity

Filters the template to load for the “My Following” screen.

Source: bp-activity/screens/following.php:35

bp_activity_template_friends_activity

Filters the template to load for the “My Connections” screen.

Source: bp-activity/screens/friends.php:35

bp_activity_template_groups_activity

Filters the template to load for the “My Groups” screen.

Source: bp-activity/screens/groups.php:35

bp_activity_template_mention_activity

Filters the template to load for the “Mentions” screen.

Source: bp-activity/screens/mentions.php:31

bp_activity_template_my_activity

Filters the template to load for the “My Activity” screen.

Source: bp-activity/screens/just-me.php:30

bp_activity_template_profile_activity_permalink

Filters the template to load for a single activity screen.

Source: bp-activity/screens/permalink.php:174

bp_activity_thumbnail_content_images

Filters the activity content that had a thumbnail replace images.

Source: bp-activity/bp-activity-functions.php:3726

bp_activity_time_since

Filters the activity item time since markup.

Source: bp-activity/bp-activity-template.php:1544

bp_activity_total_activities_sql

Filters the total activities MySQL statement.

Source: bp-activity/classes/class-bp-activity-activity.php:774

bp_activity_truncate_entry

Filters the composite activity excerpt entry.

Source: bp-activity/bp-activity-filters.php:595

bp_activity_types_list_{$output}

Fires at the end of the listing of activity types.

Source: bp-activity/bp-activity-template.php:3575

bp_activity_use_akismet

Filters if BuddyBoss Activity Akismet support has been disabled by another plugin.

Source: bp-activity/bp-activity-akismet.php:26

bp_activity_user_can_delete

Filters whether the current user can delete an activity item.

Source: bp-activity/bp-activity-template.php:1648

bp_activity_user_can_edit

Filters whether the current user can edit an activity item.

Source: bp-activity/bp-activity-template.php:1720

bp_activity_user_can_mark_spam

Filters whether the current user should be able to mark items as spam.

Source: bp-activity/bp-activity-functions.php:3937

bp_activity_user_can_read

Filters whether the current user has access to an activity item.

Source: bp-activity/bp-activity-functions.php:3635

bp_add_caps

Fires after the addition of capabilities to WordPress user roles.

Source: bp-core/bp-core-caps.php:81

bp_add_options

Fires after the addition of default options when BuddyPress is first activated.

Source: bp-core/bp-core-options.php:187

bp_add_permastructs

Fires inside the ‘bp_add_permastructs’ function, where BP adds its BP-specific permalink structure.

Source: bp-core/bp-core-dependency.php:527

bp_add_rewrite_rules

Fires inside the ‘bp_add_rewrite_rules’ function, where BP adds its custom rewrite rules.

Source: bp-core/bp-core-dependency.php:512

bp_add_rewrite_tags

Fires inside the ‘bp_add_rewrite_tags’ function, where BP adds its custom rewrite tags.

Source: bp-core/bp-core-dependency.php:497

bp_add_template_stack_locations

Filters the template locations to template files being searched for.

Source: bp-core/bp-core-template-loader.php:460

bp_admin_ajax_path

admin-ajax.php path.

Source: bp-loader.php:192