File: bp-xprofile/bp-xprofile-template.php |
Description |
---|---|
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. |
bp_profile_has_multiple_groups |
Filters if there is more than one group of fields for the profile being edited. |
bp_profile_group_tabs() |
Output the tabs to switch between profile field groups. |
xprofile_profile_group_tabs |
Fires at the end of the tab output for switching between profile field groups. This action is in a strange place for legacy reasons. |
bp_get_profile_group_tabs() |
Return the XProfile group tabs. |
xprofile_filter_profile_group_tabs |
Filters the tabs to display for profile field groups. |
bp_profile_group_name() |
Output the XProfile group name. |