File: bp-xprofile/bp-xprofile-template.php
Description
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_last_updated()

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

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

bp_get_profile_last_updated

Filters the formatted string used to display when a profile was last updated.

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

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_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

bp_get_the_profile_field_options()

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

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

bp_the_profile_field_is_required()

Render whether or not a profile field is required.

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