Add 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 custom field in the user admin with the number to upload your own.
Once uploaded it will add the picture url inside the usermeta table so you can well display it with get the author meta..
Easy to use only activated and your picture uploaded grab the source url with...
Just add image tag where you want the picture to be displayed name so..
Upload. to the wp-content plugins directory.
Plugins. menu in WordPress. grab the source url with $user meta image = esc attr get the author meta 'user meta image get the id.
Just add image tag where you want the picture to be displayed name so.
It's easy just shift the last parameter. get the id. wjth the id of the user you want to show as follow. $user meta image = esc attr get the author meta 'user meta image 1....
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Read more