@since: BuddyPress 1.0.0 |
Description |
---|---|
xprofile_screen_edit_profile |
Fires right before the loading of the XProfile edit screen template file. |
xprofile_template_edit_profile |
Filters the template to load for the XProfile edit screen. |
BP_XProfile_Group::admin_validate() |
Validate field group when form submitted. |
BP_XProfile_Group::render_admin_form() |
Output the admin area field group form. |
xprofile_action_delete_avatar() |
Deletes the active avatar for a user. |
xprofile_screen_display_profile() |
Handles the display of the profile page by loading the correct template file. |
xprofile_screen_display_profile |
Fires right before the loading of the XProfile screen template file. |
BP_XProfile_Group |
Class to help set up XProfile Groups. |
BP_XProfile_Group::populate() |
Populate a profile field group. |
xprofile_group_before_save |
Fires before the current group instance gets saved. |