The avatar tag has no wiki summary.
3
votes
1answer
2k views
Removing Gravatar.com support for WordPress and Simple Local Avatars
Currently I'm using Simple Local Avatars on several of my blogs allowing people to upload their own custom avatar.
As far as I know Simple Local Avatars uses get_avatar to check whether a custom ...
5
votes
3answers
275 views
Set default avatar network-wide
I've seen plugins and snippets on how to set a new default avatar for a site. I'm wondering if this can be done network-wide, such that every new site on the network will have the network's avatar as ...
3
votes
4answers
3k views
Frontend Simple Local Avatar upload
I'm using Simple Local Avatars for uploading custom user avatars.
How can I create a frontend page with the avatar upload function?
Below please find the code from Simple Local Avatars plugin:
...
3
votes
4answers
1k views
Upload gravatar in WP profile?
I'm interested in the theory of a user being able to register/upload a gravatar directly in their user account within a hosted WP system.
Is this feasible?
0
votes
4answers
8k views
How to change user`s avatar?
Is there a way o changing user's avatar without plugins? Why there's no "Avatar Upload" section in Users > Your Profile?
I can't use a plugin. Am I blind or being forced to use Gravatar? ;/
1
vote
2answers
483 views
Alternative default avatar generator?
Most of the commenters at my WordPress blog do not have a Gravatar account. Hence the comment section is almost always filled with the same old mystery man avatars.
I am looking for custom gravatar ...
0
votes
2answers
917 views
How to get gravatar url alone
I would like to use gravatar image as background image for a button. When i use get_avatar function it returns with height width src parameters.
But i need only gravatar url.
I mean like ...