Tagged Questions
-1
votes
0answers
7 views
Upload Images from front-end and that image will be used as local avatar in wordpress,suggest any plugin [closed]
How to upload image from front-end,
the uploaded image used as avatar,
suggest any plugin,plz
2
votes
2answers
3k views
How do I get the avatar URL instead of an HTML IMG tag when using get_avatar?
I'm using a plugin called Simple Local Avatars which lets me upload author images which are stored on my server locally (no Gravatar). The plugin works fine and get_avatar returns the local avatar.
...