File: bp-xprofile/bp-xprofile-template.php |
Description |
---|---|
bp_get_the_profile_field_options() |
Retrieves field options HTML for field types of ‘selectbox’, ‘multiselectbox’, ‘radio’, ‘checkbox’, and ‘datebox’. |
bp_the_profile_field_is_required() |
Render whether or not a profile field is required. |
bp_get_the_profile_field_is_required() |
Return whether or not a profile field is required. |
bp_get_the_profile_field_is_required |
Filters whether or not a profile field is required. |
bp_the_profile_field_visibility_level() |
Output the visibility level of this field. |
bp_get_the_profile_field_visibility_level() |
Return the visibility level of this field. |
bp_get_the_profile_field_visibility_level |
Filters the profile field visibility level. |
bp_the_profile_field_visibility_level_label() |
Echo the visibility level label of this field. |
bp_get_the_profile_field_visibility_level_label() |
Return the visibility level label of this field. |
bp_get_the_profile_field_visibility_level_label |
Filters the profile field visibility level label. |