@since: BuddyPress 2.1.0
Description
bp_ajax_get_suggestions()

AJAX endpoint for Suggestions API lookups.

Source: bp-core/bp-core-functions.php:4572

bp_activity_maybe_load_mentions_scripts()

Should BuddyPress load the mentions scripts and related assets, including results to prime the mentions suggestions?

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

bp_activity_maybe_load_mentions_scripts

Filters whether or not BuddyPress should load mentions scripts and assets.

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

bp_activity_mentions_script()

Enqueue @mentions JS.

Source: bp-activity/bp-activity-cssjs.php:17

bp_activity_mentions_prime_results

Fires at the end of the Activity Mentions script.

Source: bp-activity/bp-activity-cssjs.php:55

BP_Activity_Activity::get_date_query_sql()

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

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

bp_activity_show_filters()

Display available filters depending on the scope.

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

bp_get_activity_show_filters()

Get available filters depending on the scope.

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

bp_get_activity_show_filters

Filters the HTML markup result for the activity filter dropdown.

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

bp_activity_recurse_comments_user_ids

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

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