@since: BuddyPress 2.0.0 |
Description |
---|---|
bp_xprofile_field_type_multiselectbox |
Fires inside __construct() method for BP_XProfile_Field_Type_Multiselectbox class. |
BP_XProfile_Field_Type_Multiselectbox::edit_field_html() |
Output the edit field HTML for this field type. |
BP_XProfile_Field_Type_Multiselectbox::edit_field_options_html() |
Output the edit field options HTML for this field type. |
bp_xprofile_update_meta_cache() |
Slurp up xprofilemeta for a specified set of profile objects. |
xprofile_clear_profile_field_object_cache() |
Clear caches when a field object is modified. |
xprofile_clear_profiledata_object_cache() |
Clear caches when a user’s updates a field data object. |
xprofile_clear_fullname_field_id_cache() |
Clear fullname_field_id cache when bp-xprofile-fullname-field-name is updated. |
bp_xprofile_admin_form_field_types() |
|
bp_xprofile_get_settings_fields() |
Query all profile fields and their visibility data for display in settings. |
bp_xprofile_settings_add_feedback_message() |
Adds feedback messages when successfully saving profile field settings. |