@since: BuddyPress 2.1.0 |
Description |
---|---|
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_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. |
xprofile_group_submitbox_start |
Fires at the beginning of the XProfile Group publishing actions section. |
xprofile_group_after_submitbox |
Fires after XProfile Group submit metabox. |
xprofile_group_before_submitbox |
Fires before XProfile Group submit metabox. |