![]() |
Use any image from your WordPress Media Library as a custom user avatar or user profile picture. Add your own Default Avatar. |
Noted That:
|
Start the Tips:1. First Download " wp-user-avatar.zip " Plugin to your Local Computer. (Click Download) 2. Then, Login to your " yourdomain.com/wp-admin " Dashboard. 3. Then, Click on " Plugins " + " Add New " from left sidemenu of Dashboard. 4. Now, Click on "Upload Plugin" button.
5. Now, Browse " wp-user-avatar.zip " Downloaded plugin from your computer, Where you downloaded wp-user-avatar.zip According to Step – 1 Above then, click on " Install Now" 6. Now, Click on " Active Plugin" 7. Then, See left sidemenu. " WP User Avatar | User Profile Picture " folder is added on left sidemenu. Now, Click on " WP User Avatar | User Profile Picture " folder. Noted that: If you do not see " WP User Avatar | User Profile Picture " folder on left sidemenu then, see at left sidemenu " Settings " or " Tools ". 8. Now you configure yourself oR Watch video tutorial below about WP User Avatar | User Profile Picture Configurtions and Settings or How to work " WP User Avatar | User Profile Picture " in your WordPress site. oR After Activated Plugin According to Step-6 then,
![]() |
Guide |
---|
Visit WP User Avatar for more information and documentation.
Example Usage PostsWithin The Loop , you may be using:
Replace this function with:
You can also use the values “original”, “large”, “medium”, or “thumbnail” for your avatar size:
You can also add an alignment of “left”, “right”, or “center”:
Author PageOn an author page outside of The Loop , you may be using:
Replace this function with:
If you leave the options blank, WP User Avatar will detect whether you’re inside The Loop or on an author page and return the correct avatar in the default 96×96 size:
The function CommentsFor comments, you might have in your template:
Replace this function with:
For comments, you must specify the $comment variable. Other Available Functions [avatar_upload] shortcode
You can use the
You can specify a user with the shortcode, but you must have
[avatar] shortcode
You can use the
You can also add a caption to the shortcode:
Note:
If you are using one shortcode without a caption and another shortcode with a caption on the same page, you must close the caption-less shortcode with a forward slash before the closing bracket: get_wp_user_avatar_src
Works just like
has_wp_user_avatarReturns true if the user has a WP User Avatar image. You must specify the user ID:
|
avatar , user , picture , default , profile , media , custom , image , library , |
Name |
---|
Reffered: https://wordpress.org/