BACK TO DIRECTORY

author_avatar

by Guillaume

0.0
(0 ratings)

Add an upload field in the user profile admin – Don’t want to use gravatar profile picture, or just don’t have one, just download this plugin. It will add a custom field in the user admin with the possibility to upload your own. Once uploaded, it will add the picture url inside the usermeta table so you can easily display it with get_the_author_meta .

Translation ready and already available in French.

  • Easy to use, once activated and your picture uploaded, grab the source url with:

Just add an image tag where you want the picture to be displayed like so:

 <img src="<?php echo $user_meta_image;?>" alt="My Custom user Profile Picture"> 

Et voilà!

Plugin Details

Active Installs
20
Total Downloads
5,041
Version
1.0.2
Requires WP
3.5.1
Requires PHP
Tested Up To
3.8.41
Added
2013-12-18
Last Updated
2014-03-07 11:19pm GMT

Ratings

5
0
4
0
3
0
2
0
1
0