Hooks
Description
bp_activity_add_user_favorite_fail

Fires if bp_activity_update_meta() for favorite_count is unsuccessful and before returning a false value for failure.

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

bp_activity_admin_action_activity_ids

Filters list of IDs being spammed/un-spammed/deleted.

Source: bp-activity/bp-activity-admin.php:371

bp_activity_admin_action_after

Fires before redirect for plugins to do something with activity.

Source: bp-activity/bp-activity-admin.php:467

bp_activity_admin_action_redirect

Filters redirect URL after activity spamming/un-spamming/deletion occurs.

Source: bp-activity/bp-activity-admin.php:494

bp_activity_admin_comment_content

Filter here to add extra output to the activity content into the Administration.

Source: bp-activity/classes/class-bp-activity-list-table.php:740

bp_activity_admin_comment_row_actions

Filters available actions for plugins to alter.

Source: bp-activity/classes/class-bp-activity-list-table.php:695

bp_activity_admin_edit

Fires before activity edit form is displays so plugins can modify the activity.

Source: bp-activity/bp-activity-admin.php:716

bp_activity_admin_edit_after

Fires before redirect so plugins can do something first on save action.

Source: bp-activity/bp-activity-admin.php:625

bp_activity_admin_edit_redirect

Filters URL to redirect to after saving.

Source: bp-activity/bp-activity-admin.php:641

bp_activity_admin_enqueue_scripts

Fires after the activity js and style has been enqueued.

Source: bp-activity/bp-activity-admin.php:352

bp_activity_admin_get_custom_column

Filters a string to allow plugins to add custom column content.

Source: bp-activity/classes/class-bp-activity-list-table.php:817

bp_activity_admin_index

Fires before edit form is displayed so plugins can modify the activity messages.

Source: bp-activity/bp-activity-admin.php:1099

bp_activity_admin_load

Fires at top of Activity admin page.

Source: bp-activity/bp-activity-admin.php:225

bp_activity_admin_meta_boxes

Fires after the registration of all of the default activity meta boxes.

Source: bp-activity/bp-activity-admin.php:278

bp_activity_admin_root_activity_types

Filters default list of default root activity types.

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

bp_activity_after_delete

Action to allow intercepting activity items just deleted.

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

bp_activity_after_email_content

Display text after activity comment.

Source: bp-core/classes/class-bp-email-tokens.php:670

bp_activity_after_save

Fires after an activity item has been saved to the database.

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

bp_activity_akismet_delete_meta_interval

Filters the threshold for how many days old Akismet metadata needs to be before being automatically deleted.

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

bp_activity_akismet_mark_as_ham

Fires after marking an activity item has been marked as ham.

Source: bp-activity/classes/class-bp-akismet.php:324

bp_activity_akismet_mark_as_spam

Fires after marking an activity item has been marked as spam.

Source: bp-activity/classes/class-bp-akismet.php:294

bp_activity_akismet_spam_caught

Fires after an activity item has been proven to be spam, but before officially being marked as spam.

Source: bp-activity/classes/class-bp-akismet.php:422

bp_activity_allowed_tags

Filters the allowed HTML tags for BuddyBoss Activity content.

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

bp_activity_at_message_notification_message

Filters the @mention notification message that will be sent to user.

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

bp_activity_at_message_notification_subject

Filters the @mention notification subject that will be sent to user.

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

bp_activity_at_message_notification_to

Filters the user email that the @mention notification will be sent to.

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

bp_activity_at_name_do_notifications

Filters BuddyPress’ ability to send email notifications for @mentions.

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

bp_activity_before_action_delete_activity

Fires before the deletion so plugins can still fetch information about it.

Source: bp-activity/actions/delete.php:51

bp_activity_before_action_spam_activity

Fires before the marking activity as spam so plugins can modify things if they want to.

Source: bp-activity/actions/spam.php:56

bp_activity_before_delete

Action to allow intercepting activity items to be deleted.

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

bp_activity_before_email_content

Display text before activity comment.

Source: bp-core/classes/class-bp-email-tokens.php:655

bp_activity_before_save

Fires before the current activity item gets saved.

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

bp_activity_can_comment

Filters whether a comment can be made on an activity item.

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

bp_activity_can_comment_reply

Filters whether a comment can be made on an activity reply item.

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

bp_activity_can_favorite

Filters whether or not users can favorite activity items.

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

bp_activity_check_activity_types

Filters the default activity types that BuddyPress should moderate.

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

bp_activity_check_exists_by_content

Filters the results of the check for whether an activity item exists by specified content.

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

bp_activity_clear_new_mentions

Fires once mentions has been reset for a given user.

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

bp_activity_comment_action

Filters the formatted activity action comment string.

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

bp_activity_comment_content

Filters the content of the current activity comment.

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

bp_activity_comment_date_recorded

Filters the raw recorded date of the activity comment currently being displayed.

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

bp_activity_comment_delete_link

Filters the link used for deleting the activity comment currently being displayed.

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

bp_activity_comment_id

Filters the ID of the activity comment currently being displayed.

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

bp_activity_comment_name

Filters the name of the author for the activity comment.

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

bp_activity_comment_options

Fires after the defualt comment action options display.

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

bp_activity_comment_posted

Fires near the end of an activity comment posting, before the returning of the comment ID.

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

bp_activity_comment_posted_notification_skipped

Fires near the end of an activity comment posting, before the returning of the comment ID.

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

bp_activity_comment_user_id

Filters the ID of the author of the activity comment currently being displayed.

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

bp_activity_comment_user_link

Filters the author link for the activity comment currently being displayed.

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

bp_activity_comments_user_avatars

Filters the list of linked avatars for users who have commented on the current activity item.

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