Hooks
Description
bp_activity_comments_user_join_filter

Filters the MySQL prepared statement for the legacy activity query.

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

bp_activity_create_summary

Filters the newly-generated summary for the activity item.

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

bp_activity_create_summary_extractor_args

Filter the arguments passed to the media extractor when creating an Activity summary.

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

bp_activity_create_summary_extractor_class

Filter the class name of the media extractor when creating an Activity summary.

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

bp_activity_create_summary_extractor_result

Filter the results of the media extractor when creating an Activity summary.

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

bp_activity_current_comment

Filters the current comment being recursed.

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

bp_activity_custom_post_type_comment_action

Filters the formatted custom post type activity comment action string.

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

bp_activity_custom_post_type_post_action

Filters the formatted custom post type activity post action string.

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

bp_activity_custom_update

Filters activity object for BuddyPress core and plugin authors before posting activity update.

Source: bp-activity/actions/post.php:89

bp_activity_default_scope

Filter to update default scope.

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

bp_activity_delete

Fires after the activity item has been deleted.

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

bp_activity_delete_comment

Fires at the end of the deletion of an activity comment, before returning success.

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

bp_activity_delete_comment_pre

Filters whether BuddyPress should delete an activity comment or not.

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

bp_activity_deleted_activities

Fires after the activity item has been deleted.

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

bp_activity_do_heartbeat

Filters whether the heartbeat feature in the activity feed should be active.

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

bp_activity_do_mentions

Filters whether or not mentions are enabled.

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

bp_activity_embed_after_media

This hook is documented in /bp-activity/bp-activity-embeds.php

Source: bp-activity/bp-activity-embeds.php:357

bp_activity_embed_display_media

Should we display media in the oEmbed template?

Source: bp-activity/bp-activity-embeds.php:192

bp_activity_embed_display_media_width

Filters the default embed display max width.

Source: bp-activity/bp-activity-embeds.php:234

bp_activity_embed_fallback_html

Filters the fallback HTML used when embedding a BP activity item.

Source: bp-activity/classes/class-bp-activity-oembed-extension.php:182

bp_activity_enable_afilter_support

Filters whether BuddyPress should enable afilter support.

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

bp_activity_enable_feeds

Filters if BuddyPress should consider feeds enabled. If disabled, it will return early.

Source: bp-activity/classes/class-bp-activity-feed.php:100

bp_activity_entry_content

Fires after the display of an activity entry content.

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

bp_activity_entry_meta

Fires at the end of the activity entry meta data area.

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

bp_activity_excerpt_append_text

Filters the appended text for the activity excerpt.

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

bp_activity_excerpt_length

Filters the excerpt length for the activity excerpt.

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

bp_activity_feed_channel_elements

Fires at the end of channel elements list in RSS feed so plugins can add extra channel elements.

Source: bp-activity/classes/class-bp-activity-feed.php:443

bp_activity_feed_item_elements

Fires at the end of the individual RSS Item list in RSS feed so plugins can add extra item elements.

Source: bp-activity/classes/class-bp-activity-feed.php:472

bp_activity_feed_postfetch

Fires after the feed is setup so plugins can modify.

Source: bp-activity/classes/class-bp-activity-feed.php:173

bp_activity_feed_prefetch

Fires before the feed is setup so plugins can modify.

Source: bp-activity/classes/class-bp-activity-feed.php:155

bp_activity_feed_rss_attributes

Fires at the end of the opening RSS tag for feed output so plugins can add extra attributes.

Source: bp-activity/classes/class-bp-activity-feed.php:421

bp_activity_generate_action_string

Filters the string for the activity action being returned.

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

bp_activity_get

Filters the requested activity item(s).

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

bp_activity_get_action

Filters the current action by component and key.

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

bp_activity_get_activity_id

Filters the activity ID being requested.

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

bp_activity_get_comment_count

Filters the activity comment count.

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

bp_activity_get_comment_depth

Filters the comment depth of the current activity comment.

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

bp_activity_get_comments_user_ids

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

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

bp_activity_get_edit_data

Filter here to edit the activity edit data.

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

bp_activity_get_embed_excerpt

Filter the activity embed excerpt.

Source: bp-activity/bp-activity-embeds.php:164

bp_activity_get_include_user_search

Filters whether or not to include users for search parameters.

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

bp_activity_get_join_sql

Filter the MySQL JOIN clause for the main activity query.

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

bp_activity_get_last_updated

Filters the value for the last updated time for an activity item.

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

bp_activity_get_meta

Filters the metadata for a specified activity item.

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

bp_activity_get_permalink

Filters the activity permalink for the specified activity item.

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

bp_activity_get_post_type_tracking_args

Filters tracking arguments for a specific post type.

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

bp_activity_get_post_types_tracking_args

Filters tracking arguments for all post types.

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

bp_activity_get_sitewide

Pass filters as an array: array( ‘user_id’ => false, // user_id to filter on ‘object’ => false, // object to filter on e.g. groups, profile, status, friends ‘action’ => false, // action to filter on e.g. new_wire_post, new_forum_post, profile_updated ‘primary_id’ => false, // object ID to filter on e.g. a group_id or forum_id or blog_id etc.

Source: bp-core/deprecated/buddypress/1.2.php:48

bp_activity_get_specific

Filters the requested specific activity item.

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

bp_activity_get_types

Filters the available activity types.

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