@since: BuddyPress 1.7.0
Description
bp_locate_template()

Retrieve the name of the highest priority template file that exists.

Source: bp-core/bp-core-template-loader.php:97

bp_register_template_stack()

Register a new template stack location.

Source: bp-core/bp-core-template-loader.php:212

bp_get_requested_url

Filters the URL as requested on the current page load by the user agent.

Source: bp-core/bp-core-catchuri.php:1025

bp_setup_theme_compat

Fires if there are no found templates to load and theme compat is needed.

Source: bp-core/bp-core-catchuri.php:553

bp_get_theme_package_id()

Get the current theme package ID.

Source: bp-core/bp-core-options.php:1129

bp_get_theme_package_id

Filters the current theme package ID.

Source: bp-core/bp-core-options.php:1138

bp_activity_get_types()

Fetch details of all registered activity types.

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

bp_activity_get_types

Filters the available activity types.

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

bp_activity_update_mention_count_for_user()

Update the mention count for a given user.

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

bp_activity_at_name_send_emails()

Sends emails and BP notifications for users @-mentioned in an activity item.

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