Extension:SocialProfile/Hooks/NewAvatarUploaded
Appearance
For more information about attaching hooks, see Manual:Hooks.
For examples of other extensions using this hook, see Category:NewAvatarUploaded extensions.
The NewAvatarUploaded hook is called at the end of the avatar upload process when a new avatar has been successfully uploaded by the current user. It has access to the User object ($user) representing the person who updated their avatar.
Both the Special:UploadAvatar special page and its API equivalent run this hook.
This hook was originally added in April 2011 for interoperability with the long-bitrotten and subsequently archived Sematic Social Profile extension.