@since: BuddyPress 1.2.0 |
Description |
|---|---|
| bp_get_blog_name |
Filters the name of the current blog in the loop. |
| bp_blogs_get_blogmeta() |
Get metadata for a given blog. |
| bp_blogs_total_blogs_for_user() |
Get the total number of blogs being tracked by BP for a specific user. |
| bp_blogs_get_blogs |
Filters a set of blogs. |
| xprofile_filter_comments() |
Ensures that BP data appears in comments array. |
| bp_get_profile_field_data() |
Return XProfile field data. |
| bp_get_profile_field_data |
Filters the profile field data. |
| bp_profile_field_data() |
Output XProfile field data. |
| BP_XProfile_Group::get() |
Populates the BP_XProfile_Group object with profile field groups, fields, and field data. |
| BP_XProfile_ProfileData::get_all_for_user() |
Get all of the profile information for a specific user. |