plugin-icon

author_avatar

Von Guillaume·
Add an upload field in the user profile admin to add a custom profile picture into usermeta table.
Version
1.0.2
Aktive Installationen
30
Zuletzt aktualisiert
Mar 7, 2014
author_avatar

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

Kostenlosmit kostenpflichtigen Tarifen
Mit deiner Installation stimmst du den Geschäftsbedingungen von WordPress.com sowie den Bedingungen für Drittanbieter-Plugins zu.
Getestet bis
WordPress 3.8.41
Dieses Plugin steht für deine -Website zum Download zur Verfügung.