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

Filters the profile field visibility level label.

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

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

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

bp_get_the_profile_field_is_required()

Return whether or not a profile field is required.

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

bp_get_the_profile_field_is_required

Filters whether or not a profile field is required.

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

bp_the_profile_field_visibility_level()

Output the visibility level of this field.

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

bp_get_the_profile_field_visibility_level()

Return the visibility level of this field.

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