@since: BuddyPress 2.2.0
Description
bp_core_on_directory_page_delete()

Remove the entry from bp_pages when the corresponding WP page is deleted.

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

bp_sanitize_pagination_arg()

Sanitizes a pagination argument based on both the request override and the original value submitted via a query argument, likely to a template class responsible for limiting the resultset of a template loop.

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

bp_sort_by_key()

Sort an array of objects or arrays by a specific key/property.

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

bp_maybe_load_mentions_scripts_for_blog_content()

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

Source: bp-core/bp-core-filters.php:946

bp_core_menu_highlight_parent_page()

Adds current page CSS classes to the parent BP page in a WP Page Menu.

Source: bp-core/bp-core-filters.php:199

bp_core_menu_highlight_nav_menu_item()

Adds current page CSS classes to the parent BP page in a WP Nav Menu.

Source: bp-core/bp-core-filters.php:257

bp_core_avatar_reset_query()

Reset the week parameter of the WordPress main query if needed.

Source: bp-core/bp-core-avatars.php:2041

bp_core_css_id

Filters the ID attribute to be applied to avatar.

Source: bp-core/bp-core-avatars.php:391

bp_activity_catch_transition_post_type_status()

Detect a change in post type status, and initiate an activity update if necessary.

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

bp_activity_post_type_untrash_{$post->post_type}

Fires if untrashing post in a post type.

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