Hooks |
Description |
---|---|
xprofile_profile_group_tabs |
Fires at the end of the tab output for switching between profile field groups. This action is in a strange place for legacy reasons. |
xprofile_register_activity_action |
Filters the return value of bp_activity_set_action. |
xprofile_register_activity_actions |
Fires after the registration of default activity actions for Extended Profile component. |
xprofile_screen_change_avatar |
Fires right before the loading of the XProfile change avatar screen template file. |
xprofile_screen_change_cover_image |
Fires right before the loading of the XProfile change cover photo screen template file. |
xprofile_screen_display_profile |
Fires right before the loading of the XProfile screen template file. |
xprofile_screen_edit_profile |
Fires right before the loading of the XProfile edit screen template file. |
xprofile_template_change_avatar |
Filters the template to load for the XProfile change avatar screen. |
xprofile_template_cover_image |
Filters the template to load for the XProfile cover photo screen. |
xprofile_template_display_profile |
Filters the template to load for the XProfile screen. |
xprofile_template_edit_profile |
Filters the template to load for the XProfile edit screen. |
xprofile_template_loop_end |
Fires right before the rewinding of profile groups. |
xprofile_template_loop_start |
Fires if the current group is the first in the loop. |
xprofile_updated_profile |
Fires after all XProfile fields have been saved for the current profile. |
xprofile_validate_field |
Certain types of fields (checkboxes, multiselects) may come through empty. |