Namespaces: global |
Description |
|---|---|
| social_network_provider() |
Social Networks xprofile field provider. |
| bp_get_user_social_networks_urls() |
Add social networks button to the member header area. |
| bp_xprofile_nickname_field_id() |
Get the field id of the nick name field, fallback to default fullname field |
| bp_xprofile_fullname_field_name() |
Return the field name for the Full Name xprofile field. |
| bp_xprofile_is_richtext_enabled_for_field() |
Is rich text enabled for this profile field? |
| bp_xprofile_get_visibility_levels() |
Get visibility levels out of the $bp global. |
| bp_xprofile_get_hidden_fields_for_user() |
Get the ids of fields that are hidden for this displayed/loggedin user pair. |
| bp_xprofile_get_hidden_field_types_for_user() |
Get the visibility levels that should be hidden for this user pair. |
| bp_xprofile_get_fields_by_visibility_levels() |
Fetch an array of the xprofile fields that a given user has marked with certain visibility levels. |
| bp_xprofile_maybe_format_datebox_post_data() |
Formats datebox field values passed through a POST request. |