Avatarly adds a local, self-hosted avatar system to WordPress. Users can upload a profile picture directly on your site instead of relying on Gravatar, and site owners get full control over who’s allowed to upload, how avatars look, and where uploads are permitted.
Three ways to let users manage their avatar on the front end:
[avatarly]Avatars can also always be managed from the standard WordPress Edit Profile screen.
Key features
avatarly_avatar_size (filter) — change the avatar size used when generating a sized copy.avatarly_avatar_data (filter) — filter the final avatar data array.avatarly_avatar_html (filter) — filter the rendered <img> HTML.avatarly_avatar_uploaded (action) — fires after a successful upload.avatarly_avatar_deleted (action) — fires after an avatar is removed.