File: bp-xprofile/bp-xprofile-template.php |
Description |
|---|---|
| bp_profile_group_name() |
Output the XProfile group name. |
| bp_get_profile_group_name() |
Return the XProfile group name. |
| bp_get_profile_group_name |
Filters the profile group name. |
| bp_profile_last_updated() |
Render a formatted string displaying when a profile was last updated. |
| bp_get_profile_last_updated() |
Return a formatted string displaying when a profile was last updated. |
| bp_get_profile_last_updated |
Filters the formatted string used to display when a profile was last updated. |
| bp_current_profile_group_id() |
Display the current profile group ID. |
| bp_profile_get_field_groups() |
Get all profile field groups. |
| bp_profile_get_field_groups |
Filters all profile field groups. |
| bp_profile_has_multiple_groups() |
Check if there is more than one group of fields for the profile being edited. |