@since: BuddyPress 2.1.0
Description
bp_profile_get_field_groups

Filters all profile field groups.

Source: bp-xprofile/bp-xprofile-template.php:1090

bp_profile_has_multiple_groups()

Check if there is more than one group of fields for the profile being edited.

Source: bp-xprofile/bp-xprofile-template.php:1100

bp_profile_has_multiple_groups

Filters if there is more than one group of fields for the profile being edited.

Source: bp-xprofile/bp-xprofile-template.php:1110

bp_profile_get_field_groups()

Get all profile field groups.

Source: bp-xprofile/bp-xprofile-template.php:1058

bp_the_profile_field_ids()

Output a comma-separated list of field IDs that are to be submitted on profile edit.

Source: bp-xprofile/bp-xprofile-template.php:437

bp_get_the_profile_field_ids()

Generate a comma-separated list of field IDs that are to be submitted on profile edit.

Source: bp-xprofile/bp-xprofile-template.php:447

bp_get_the_profile_field_ids

Filters the comma-separated list of field IDs.

Source: bp-xprofile/bp-xprofile-template.php:478

xprofile_group_before_submitbox

Fires before XProfile Group submit metabox.

Source: bp-xprofile/classes/class-bp-xprofile-group.php:907

xprofile_group_submitbox_start

Fires at the beginning of the XProfile Group publishing actions section.

Source: bp-xprofile/classes/class-bp-xprofile-group.php:928

xprofile_group_after_submitbox

Fires after XProfile Group submit metabox.

Source: bp-xprofile/classes/class-bp-xprofile-group.php:953