@since: BuddyPress 1.5.0 |
Description |
---|---|
bp_get_the_profile_field_options_multiselect |
Filters the HTML output for options in a multiselect input. |
BP_XProfile_Field::get_id_from_name() |
Get field ID from field name. |
BP_XProfile_Field::update_position() |
Update field position and/or field group when relocating. |
xprofile_field_default_before_save |
Filters the default field option value before saved. |
xprofile_field_options_before_save |
Filters the submitted field option value before saved. |
xprofile_admin_field() |
Handles the WYSIWYG display of each profile field on the edit screen. |
xprofile_ajax_reorder_field_groups() |
Handles the reordering of field groups. |
messages_box_loop_end |
Fires when at the end of threads to iterate over. |
messages_box_loop_start |
Fires if at the start of the message thread loop. |
BP_Messages_Component |
Implementation of BP_Component for the Messages component. |