Extension:UserMerge/Hooks/DeleteAccount
Appearance
For more information about attaching hooks, see Manual:Hooks .
For examples of other extensions using this hook, see Category:DeleteAccount extensions.
Details
[edit]- &$deletedUser: user object of the deleted account
If the only action needed is to delete some table row based on user ID, UserMergeAccountDeleteTables can be used instead.