File: bp-xprofile/bp-xprofile-template.php
Description
xprofile_filter_profile_group_tabs

Filters the tabs to display for profile field groups.

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

bp_profile_group_name()

Output the XProfile group name.

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

bp_get_profile_group_name()

Return the XProfile group name.

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

bp_get_profile_group_name

Filters the profile group name.

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

bp_profile_last_updated()

Render a formatted string displaying when a profile was last updated.

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

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_unserialize_profile_field()

Return unserialized profile field data, and combine any array items into a comma-separated string.

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

bp_profile_field_data()

Output XProfile field data.

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

bp_the_profile_field_options()

Displays field options HTML for field types of ‘selectbox’, ‘multiselectbox’, ‘radio’, ‘checkbox’, and ‘datebox’.

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