@since: BuddyPress 1.1.0 |
Description |
---|---|
xprofile_profile_field_data_updated |
Fires on each iteration of an XProfile field being saved with no error. |
bp_get_the_profile_field_datebox |
Filters the output for the profile field datebox. |
bp_get_the_profile_field_options_select |
Filters the HTML output for options in a select input. |
xprofile_field_types |
Filters the supported field type IDs. |
xprofile_template_loop_end |
Fires right before the rewinding of profile groups. |
xprofile_template_loop_start |
Fires if the current group is the first in the loop. |
xprofile_group_fields |
Filters the group fields for the next_group method. |
BP_XProfile_Field::save() |
Save a profile field. |
BP_XProfile_Field::__construct() |
Initialize and/or populate profile field. |
BP_XProfile_Field::populate() |
Populate a profile field object. |