@since: BuddyBoss 1.0.0
Description
bp_ajax_get_comments()

AJAX endpoint for activity comments.

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

bp_start_following()

Start following a user’s activity.

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

bp_stop_following()

Stop following a user’s activity.

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

bp_is_following()

Check if a user is already following another user.

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

bp_get_followers()

Fetch the user IDs of all the followers of a particular user.

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

bp_get_following()

Fetch the user IDs of all the users a particular user is following.

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

bp_activity_get_favorite_users_string()

Get like count for activity

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

bp_activity_get_favorite_users_tooltip_string()

Get users for activity favorite tooltip

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

bp_activity_favorites_upgrade_data()

Check if BuddyPress activity favorites data needs upgrade & Update to BuddyBoss activity like data

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

bp_activity_remove_platform_updates()

Do not add the activity if uncheck the options from the backend BuddyBoss > Settings > Activity > Posts in Activity Feed >BuddyBoss Platform

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