@since: BuddyPress 1.1.0 |
Description |
---|---|
bp_the_profile_field_options() |
Displays field options HTML for field types of ‘selectbox’, ‘multiselectbox’, ‘radio’, ‘checkbox’, and ‘datebox’. |
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_get_the_profile_field_edit_value |
Filters 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. |
bp_the_profile_field_type |
Filters the XProfile field type. |
bp_the_profile_field_description() |
Outputs the XProfile field description. |