@since: BuddyPress 1.7.0
Description
bp_activity_admin_menu_order()

Add activity component to custom menus array.

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

BP_Activity_Theme_Compat::single_dummy_post()

Update the global $post with the displayed user’s data.

Source: bp-activity/classes/class-bp-activity-theme-compat.php:167

BP_Activity_Theme_Compat::single_dummy_content()

Filter the_content with the members’ activity permalink template part.

Source: bp-activity/classes/class-bp-activity-theme-compat.php:188

BP_Activity_Theme_Compat

The main theme compat class for BuddyBoss Activity.

Source: bp-activity/classes/class-bp-activity-theme-compat.php:20

BP_Activity_Theme_Compat::__construct()

Set up the activity component theme compatibility.

Source: bp-activity/classes/class-bp-activity-theme-compat.php:27

BP_Activity_Theme_Compat::is_activity()

Set up the theme compatibility hooks, if we’re looking at an activity page.

Source: bp-activity/classes/class-bp-activity-theme-compat.php:36

BP_Activity_Theme_Compat::directory_dummy_post()

Update the global $post with directory data.

Source: bp-activity/classes/class-bp-activity-theme-compat.php:102

BP_Activity_Theme_Compat::directory_content()

Filter the_content with the groups index template part.

Source: bp-activity/classes/class-bp-activity-theme-compat.php:123

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_get_comments_user_ids

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

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