@since: BuddyPress 1.1.0 |
Description |
---|---|
bp_has_profile |
Filters whether or not a group has a profile to display. |
bp_get_field_css_class() |
Return the class attribute for a field. |
bp_field_css_classes |
Filters the field classes to be applied to a field. |
bp_get_field_css_class |
Filters the class HTML attribute to be used on a field. |
xprofile_add_admin_css() |
Enqueue the CSS for XProfile admin styling. |
BP_XProfile_Group::__construct() |
Initialize and/or populate profile field group. |
BP_XProfile_Group::save() |
Save a profile field group. |
BP_XProfile_Group::delete() |
Delete a profile field group |
bp_get_the_profile_field_options_radio |
Filters the HTML output for an individual field options radio button. |
bp_get_the_profile_field_options_checkbox |
Filters the HTML output for an individual field options checkbox. |