File: bp-xprofile/classes/class-bp-xprofile-field.php |
Description |
---|---|
BP_XProfile_Field::admin_save_settings() |
Save miscellaneous settings for this field. |
BP_XProfile_Field::render_admin_form_children() |
Populates the items for radio buttons, checkboxes, and dropdown boxes. |
BP_XProfile_Field::render_admin_form() |
Output the admin form for this field. |
xprofile_field_after_sidebarbox |
Fires after XProfile Field sidebar metabox. |
bp_xprofile_field_set_member_type |
Fires after a field’s profile types have been updated. |
BP_XProfile_Field::get_member_type_label() |
Gets a label representing the field’s profile types. |
BP_XProfile_Field::get_default_visibility() |
Get the field’s default visibility setting. |
BP_XProfile_Field::get_allow_custom_visibility() |
Get whether the field’s default visibility can be overridden by users. |
BP_XProfile_Field::get_alternate_name() |
Get alternate name of the field. |
xprofile_field_default_before_save |
Filters the default field option value before saved. |