File: bp-xprofile/bp-xprofile-template.php |
Description |
|---|---|
| bp_the_profile_field_name() |
Outputs the XProfile field name. |
| 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_get_the_profile_field_ids |
Filters the comma-separated list of field IDs. |
| bp_profile_fields() |
Return the XProfile fields. |
| bp_the_profile_field() |
Sets up the XProfile field. |
| bp_the_profile_field_id() |
Output the XProfile field ID. |
| bp_get_the_profile_field_id() |
Return the XProfile field ID. |
| bp_get_the_profile_field_id |
Filters the XProfile field ID. |
| bp_the_profile_group_description() |
Output the XProfile group description. |