This plugin is outdated and might not be supported anymore
author_avatar

author_avatar

Details
View on WordPress

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à!

Details

Plugin code:
author-avatar
Plugin version:
1.0.2
Outdated:
Yes
WP version:
3.5.1 or higher
PHP version:
or higher
Test up to WP version:
3.8.41
Total installations:
20
Last updated:
2014-03-07
Rating:
Times rated:
0
author-avatar
custom-user-profile-picture
gravatar
profile-picture
user-profile