@since: BuddyPress 1.2.0
Description
bp_get_blog_name

Filters the name of the current blog in the loop.

Source: bp-blogs/bp-blogs-template.php:504

bp_blogs_get_blogmeta()

Get metadata for a given blog.

Source: bp-blogs/bp-blogs-functions.php:1384

bp_blogs_total_blogs_for_user()

Get the total number of blogs being tracked by BP for a specific user.

Source: bp-blogs/bp-blogs-functions.php:1216

bp_blogs_get_blogs

Filters a set of blogs.

Source: bp-blogs/bp-blogs-functions.php:79

xprofile_filter_comments()

Ensures that BP data appears in comments array.

Source: bp-xprofile/bp-xprofile-filters.php:461

bp_get_profile_field_data()

Return XProfile field data.

Source: bp-xprofile/bp-xprofile-template.php:1029

bp_get_profile_field_data

Filters the profile field data.

Source: bp-xprofile/bp-xprofile-template.php:1048

bp_profile_field_data()

Output XProfile field data.

Source: bp-xprofile/bp-xprofile-template.php:1012

BP_XProfile_Group::get()

Populates the BP_XProfile_Group object with profile field groups, fields, and field data.

Source: bp-xprofile/classes/class-bp-xprofile-group.php:272

BP_XProfile_ProfileData::get_all_for_user()

Get all of the profile information for a specific user.

Source: bp-xprofile/classes/class-bp-xprofile-profiledata.php:403