@since: BuddyPress 1.0.0 |
Description |
---|---|
bp_profile_group_has_fields() |
Whether or not the group has fields to display. |
bp_field_css_class() |
Output the class attribute for a field. |
bp_field_has_data() |
Whether or not the XProfile field has data to display. |
bp_field_has_public_data() |
Whether or not the XProfile field has public data to display. |
bp_the_profile_group_id() |
Output the XProfile group ID. |
xprofile_screen_change_avatar() |
Handles the uploading and cropping of a user avatar. Displays the change avatar page. |
xprofile_screen_change_avatar |
Fires right before the loading of the XProfile change avatar screen template file. |
xprofile_template_change_avatar |
Filters the template to load for the XProfile change avatar screen. |
xprofile_screen_edit_profile() |
Handles the display of the profile edit page by loading the correct template file. |
xprofile_screen_edit_profile |
Fires right before the loading of the XProfile edit screen template file. |