File: bp-xprofile/classes/class-bp-xprofile-field.php |
Description |
|---|---|
| BP_XProfile_Field::render_admin_form() |
Output the admin form for this field. |
| xprofile_field_after_sidebarbox |
Fires after XProfile Field sidebar metabox. |
| xprofile_field_before_contentbox |
Fires before XProfile Field content metabox. |
| xprofile_field_after_contentbox |
Fires after XProfile Field content metabox. |
| 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. |
| xprofile_field_after_save |
Fires after the current field instance gets saved. |
| BP_XProfile_Field::get_field_data() |
Get field data for a user ID. |