Namespaces: global |
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_the_profile_field_visibility_level() |
Output the visibility level of this field. |
| bp_get_the_profile_field_errors_action() |
Returns the action name for any signup errors related to this profile field. |
| bp_get_the_profile_field_value() |
Returns the XProfile field value. |
| bp_the_profile_field_edit_value() |
Outputs the XProfile field edit value. |
| bp_get_the_profile_field_edit_value() |
Returns the XProfile field edit value. |
| bp_the_profile_field_type() |
Outputs the XProfile field type. |
| bp_get_the_profile_field_type() |
Returns the XProfile field type. |