@since: BuddyPress 1.0.0
Description
bp_profile_group_has_fields()

Whether or not the group has fields to display.

Source: bp-xprofile/bp-xprofile-template.php:122

bp_field_css_class()

Output the class attribute for a field.

Source: bp-xprofile/bp-xprofile-template.php:136

bp_field_has_data()

Whether or not the XProfile field has data to display.

Source: bp-xprofile/bp-xprofile-template.php:212

bp_field_has_public_data()

Whether or not the XProfile field has public data to display.

Source: bp-xprofile/bp-xprofile-template.php:237

bp_the_profile_group_id()

Output the XProfile group ID.

Source: bp-xprofile/bp-xprofile-template.php:258

xprofile_screen_change_avatar()

Handles the uploading and cropping of a user avatar. Displays the change avatar page.

Source: bp-xprofile/screens/change-avatar.php:14

xprofile_screen_change_avatar

Fires right before the loading of the XProfile change avatar screen template file.

Source: bp-xprofile/screens/change-avatar.php:89

xprofile_template_change_avatar

Filters the template to load for the XProfile change avatar screen.

Source: bp-xprofile/screens/change-avatar.php:98

xprofile_screen_edit_profile()

Handles the display of the profile edit page by loading the correct template file.

Source: bp-xprofile/screens/edit.php:15

xprofile_screen_edit_profile

Fires right before the loading of the XProfile edit screen template file.

Source: bp-xprofile/screens/edit.php:223