@package: BuddyBossActivity
Description
bp_users_filter_activity_following_scope()

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

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

bp_activity_get_js_dependencies()

Include extra JavaScript dependencies for activity component.

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

bp_activity_newest_class()

Add a just-posted classes to the most recent activity item.

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

bp_activity_display_all_types_on_just_me()

Returns $args to force display of all member activity types on members activity feed.

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

bp_activity_timestamp_class()

Check if Activity Heartbeat feature i on to add a timestamp class.

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

bp_activity_heartbeat_last_recorded()

Use WordPress Heartbeat API to check for latest activity update.

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

bp_activity_heartbeat_strings()

Set the strings for WP HeartBeat API where needed.

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

heartbeat_settings

Filter that checks whether the global heartbeat settings already exist.

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

bp_activity_heartbeat_pulse

Filters the pulse frequency to be used for the BuddyBoss Activity heartbeat.

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

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