@since: BuddyPress 1.0.0
Description
bp_uri

Filters the BuddyPress global URI path.

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

bp_core_load_template()

Load a specific template file with fallback support.

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

bp_core_check_avatar_upload()

Is the current avatar upload error-free?

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

bp_core_check_avatar_size()

Is the file size of the current avatar upload permitted?

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

bp_core_check_avatar_type()

Does the current avatar upload have an allowed file type?

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

bp_get_user_has_avatar()

Check if a given user ID has an uploaded avatar.

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

bp_activity_delete

Fires after the activity item has been deleted.

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

bp_activity_delete()

Delete activity item(s).

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

bp_activity_get_last_updated()

Retrieve the last time activity was updated.

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

bp_activity_template_my_activity

Filters the template to load for the “My Activity” screen.

Source: bp-activity/screens/just-me.php:30