@since: BuddyPress 2.1.0 |
Description |
---|---|
bp_ajax_get_suggestions() |
AJAX endpoint for Suggestions API lookups. |
bp_activity_maybe_load_mentions_scripts() |
Should BuddyPress load the mentions scripts and related assets, including results to prime the mentions suggestions? |
bp_activity_maybe_load_mentions_scripts |
Filters whether or not BuddyPress should load mentions scripts and assets. |
bp_activity_mentions_script() |
Enqueue @mentions JS. |
bp_activity_mentions_prime_results |
Fires at the end of the Activity Mentions script. |
BP_Activity_Activity::get_date_query_sql() |
Get the SQL for the ‘date_query’ param in BP_Activity_Activity::get(). |
bp_activity_show_filters() |
Display available filters depending on the scope. |
bp_get_activity_show_filters() |
Get available filters depending on the scope. |
bp_get_activity_show_filters |
Filters the HTML markup result for the activity filter dropdown. |
bp_activity_recurse_comments_user_ids |
Filters the list of user IDs for the current activity comment item. |