@since: BuddyPress 2.0.0 |
Description |
---|---|
bp_xprofile_get_field_types() |
Get details of all xprofile field types. |
bp_xprofile_get_field_types |
Filters the list of all xprofile field types. |
bp_xprofile_create_field_type() |
Creates the specified field type object; used for validation and templating. |
bp_profile_settings_visibility_select() |
Output the XProfile field visibility select list for settings. |
bp_profile_get_settings_visibility_select() |
Return the XProfile field visibility select list for settings. |
bp_profile_settings_visibility_select |
Filters the dropdown list for setting visibility. |
bp_xprofile_screen_settings() |
Show the xprofile settings template. |
bp_settings_screen_xprofile |
Filters the template to load for the XProfile settings screen. |
bp_xprofile_settings_before_save |
Fires before saving xprofile field visibilities. |
bp_xprofile_settings_after_save |
Fires after saving xprofile field visibilities. |