@since: BuddyPress 2.4.0
Description
xprofile_template_cover_image

Filters the template to load for the XProfile cover photo screen.

Source: bp-xprofile/screens/change-cover-image.php:35

bp_xprofile_field_type_textarea_editor_args

Filters the arguments passed to `wp_editor()` in richtext xprofile fields.

Source: bp-xprofile/classes/class-bp-xprofile-field-type-textarea.php:116

BP_XProfile_Field::member_type_metabox()

Private method used to output field profile type metabox.

Source: bp-xprofile/classes/class-bp-xprofile-field.php:1580

BP_XProfile_Field::get_fields_for_member_type()

Gets the IDs of fields applicable for a given profile type or array of profile types.

Source: bp-xprofile/classes/class-bp-xprofile-field.php:1082

BP_XProfile_Field::get_member_types()

Gets the profile types to which this field should be available.

Source: bp-xprofile/classes/class-bp-xprofile-field.php:667

bp_xprofile_field_member_types

Filters the profile types to which an XProfile object should be applied.

Source: bp-xprofile/classes/class-bp-xprofile-field.php:709

BP_XProfile_Field::set_member_types()

Sets the profile types for this field.

Source: bp-xprofile/classes/class-bp-xprofile-field.php:726

bp_xprofile_field_set_member_type

Fires after a field’s profile types have been updated.

Source: bp-xprofile/classes/class-bp-xprofile-field.php:780

BP_XProfile_Field::get_member_type_label()

Gets a label representing the field’s profile types.

Source: bp-xprofile/classes/class-bp-xprofile-field.php:795

BP_XProfile_Field::get_default_visibility()

Get the field’s default visibility setting.

Source: bp-xprofile/classes/class-bp-xprofile-field.php:857