Namespaces: global |
Description |
|---|---|
| bp_the_profile_field_description() |
Outputs the XProfile field description. |
| bp_get_the_profile_field_description() |
Returns the XProfile field description. |
| bp_the_profile_field_input_name() |
Outputs the XProfile field input name. |
| bp_get_the_profile_field_input_name() |
Retursn the XProfile field input name. |
| bp_the_profile_field_value() |
Outputs the XProfile field value. |
| bp_get_the_profile_field_name() |
Returns the XProfile field name. |
| bp_get_the_profile_field_alternate_name() |
Returns the XProfile field’s alternate name, if added, empty otherwise. |
| bp_the_profile_field_ids() |
Output a comma-separated list of field IDs that are to be submitted on profile edit. |
| bp_get_the_profile_field_ids() |
Generate a comma-separated list of field IDs that are to be submitted on profile edit. |
| bp_profile_fields() |
Return the XProfile fields. |