@since: BuddyPress 2.2.0
Description
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()

Get tracking arguments for all post types.

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

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_actions()

Get all components’ activity actions, sorted by their position attribute.

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

bp_activity_set_post_type_tracking_args()

Set tracking arguments for a given post type.

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

bp_activity_filter_mentions_scope()

Set up activity arguments for use with the ‘favorites’ scope.

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

bp_activity_filter_just_me_scope()

Set up activity arguments for use with the ‘just-me’ scope.

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

bp_activity_filter_favorites_scope()

Set up activity arguments for use with the ‘favorites’ scope.

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

BP_Activity_Component::setup_cache_groups()

Setup cache groups.

Source: bp-activity/classes/class-bp-activity-component.php:531

BP_Activity_Activity::get_scope_query_sql()

Get the SQL for the ‘scope’ param in BP_Activity_Activity::get().

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