Namespaces: global
Description
bp_the_profile_field_description()

Outputs the XProfile field description.

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

bp_get_the_profile_field_description()

Returns the XProfile field description.

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

bp_the_profile_field_input_name()

Outputs the XProfile field input name.

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

bp_get_the_profile_field_input_name()

Retursn the XProfile field input name.

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

bp_the_profile_field_value()

Outputs the XProfile field value.

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

bp_get_the_profile_field_name()

Returns the XProfile field name.

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

bp_get_the_profile_field_alternate_name()

Returns the XProfile field’s alternate name, if added, empty otherwise.

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

bp_the_profile_field_ids()

Output a comma-separated list of field IDs that are to be submitted on profile edit.

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

bp_get_the_profile_field_ids()

Generate a comma-separated list of field IDs that are to be submitted on profile edit.

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

bp_profile_fields()

Return the XProfile fields.

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