User Account Events Account Preferences
EVENT_ACCOUNT_PREFS_UPDATE_FORM (Execute)
This event allows plugins to do processing or display form elements on the Account Preferences page. It is triggered immediately after the last core preference element. Any output here should be defining appropriate rows and columns for the surrounding <table> elements. Parameters <Integer>: User ID
EVENT_ACCOUNT_PREFS_UPDATE (Execute)
This event allows plugins to do pre-processing of form elements from the Account Preferences page. It is triggered immediately before the user preferences are saved to the database. Parameters <Integer>: User ID