WP User Profile Avatar

WP User Profile Avatar

WP User Profile Avatar allow you to change default WordPress avatar or User profile picture. You can use any photos uploaded into your Media Library o …
Rating:
3.1
star-rating-1star-rating-2star-rating-3star-rating-4star-rating-5
Active Installations:
10000+
Last Updated:
Jan 15, 2025
WordPress Version:
5.8 or higher
Tested up to:
6.5.5

Easy Avatar Customization

Change default avatar with ease

Multiple Avatar Options

Upload from media library or use custom URL

Control Avatar Visibility

Choose whether to show avatar or not

SEO & Developer Friendly

Lightweight plugin with developer-friendly features

1.0.6 [Sept 26th, 2024]

Fixed : Change Gravatar Logo to Mystery Man option issue is fixed.
Fixed : Default image avatar issue is fixed.
Fixed : After deleting a comment count is removed.
Fixed : Selected options are unchecked when click on the save change button.
Fixed : WordPress ORG notice is fixed.
Fixed : Image URL avatar is not set.
Fixed : Elementor with wp user profile avatar author box option is not working.
Added : Reset button is added to comment & Delete section.
Added : Disabled & Delete Comment options are added.

1.0.5 [Sept 9th, 2024]

Fixed: Admin profile is not display.
Fixed: After updating plugin user profile image as set Mystery Man image.
Fixed: User Profile is not update from User Profile Avatar Settings Page.
Fixed: Correct setting name.
Fixed: Delete comment – Post is unable to delete.
Fixed: Delete Comment – Check marked again visible in the box.
Fixed: Admin profile image is missing from comment.

1.0.4 [July 19th, 2024]

Fixed: The Avatar spelling is rectified.
Fixed : Deprecated code error is fixed.
Fixed : Check marked again visible in the box.
Fixed: Profile image remains the same when changing user name.
Fixed: Issue related to the “Avatar link to” option is resolved.
Fixed: Adding shortcode-related problem is resolved.
Fixed: New profile image is no more visible after refreshing the page.
Fixed: No undefined text is visible in the size attribute value.
Fixed: Shortcode attribute-related issue is resolved.
Fixed: Proper user image is now displayed in each user profile avatar.
Fixed: Issue related to the option “open link in a new window” is resolved.
Fixed: Space is added between the two buttons.
Fixed: User role is now saved properly.
Fixed: The issue related to the appearance of a new image when the update button is pressed is resolved.
Fixed: The image button is not visible after removing an image.
Fixed: The Undo button is now visible on the shortcode page.
Fixed: The blue default user icon is now visible.
Fixed : Comment enable/disable issue is fixed.

1.0.3 [June 11th, 2024]

Fixed: The security issue of the plugin has been resolved.
Fixed: The issue of displaying a corrupted author image at the backend has been resolved.
Fixed: The remove image button is now visible.
Fixed: The issue related to displaying the profile image on the event, organizer, and venue pages is now resolved.
Fixed: The image URL avatar is now set.
Fixed: The user dropdown box now displays the default text.

1.0.2 [Feb 22nd, 2023]

Fixed: User section text is now displayed properly.
Fixed: The Mystery Man image is now set at the user section.
Fixed: The text related to the biographical info in Elementor is now displayed at the correct place.
Fixed: All the options are set for the default user profile avatar.
Fixed: Now p tags are created with social media options.
Fixed: Space is added to the author box.
Fixed: The “choose” button in the default avatar section is now working properly.
Fixed: The user avatar size reduction option is now working.
Fixed: The security issue is now resolved.
Fixed: The profile image display related issue is now resolved.
Fixed: Now custom default profile avatar can be set after disabling the default gravatar.
Added: The option to hide the Bio Info Author Box is added.

1.0.1 [Dec 15th, 2023]

Fixed : No error message is shown while updating the username from the admin panel
Fixed : Security issues are resolved in the profile avatar settings.
Fixed : Security vulnerability issue in the profile avatar plugin is resolved.
Fixed : The title of a settings option is rectified.
Fixed : Proper user profile avatar description is added.
Fixed : The active license option is removed from Profile Avatar.
Fixed : User profile menu options are now available.
Fixed : Issue related to the URL image size in the Elementor is resolved now.
Fixed : Biographical info is removed from the venue and organizer section.
Fixed : Profile Avatar is now visible on the event details page.
Fixed : The warning message that appears in the backend is removed.
Fixed : The profile avatar size issue in the Elementor is resolved.
Fixed : The issue related to uploading an image in profile avatar in elementor has been resolved.
Fixed : Additional tooltip display issue in the profile icon is resolved now.
Fixed : Profile icon alignment issue is resolved.
Fixed : Profile Avatar banner is improved in wordpress.org.
Fixed : Fields are removed after uninstalling the plugin.
Fixed : Username label in profile avatar is rectified.
Fixed : Issue related to the plugin activation is resolved.
Fixed : Images on the All user page are now properly displayed.
Fixed : Administrator’s media library access is restricted for other users.
Fixed : Issue related to controlling the file size is now resolved.
Fixed : Homepage error is resolved.
Fixed : Authorbox is now available with a Social media link.
Fixed : The plugin is now compatible with bbpress.
Fixed : Shortcode avatar button is added to the visual editor.

1.0 [May 23th, 2020]

First stable release of User Profile Avatar.

User avatar works fine for my website

By amikeliunas on October 28, 2024

Using Buddypress and Dynamic User Directory. This plugin works right out of the box!

Author box

By pebro on March 12, 2024

Without warning, the website will start displaying an email and an info blog with a description of the author below the article. Why?!

PHP Fatal error

By wolfdimmer on February 23, 2024

WP Version 6.4.3
PHP 7.4
mysite.com/wp-content/debug.log:
[23-Feb-2024 12:03:17 UTC] PHP Fatal error: Maximum execution time of 120 seconds exceeded in /mysite.com/wp-includes/plugin.php on line 398

Update messed up my site

By tghs on January 24, 2024

This plugin was long due for an update (a security one, too) and when it was finally updated it messed up the appearance of the website. Users' images dissappeared and user name and description was appended redundantly and in ugly fashion after every post, despite being already shown.

My solution for this annoying mess was to install Simple Local Avatars (by 10up). This plugin has a tool to migrate from another avatar plugin (Wp User Avatar). It can be tweaked to migrate also all local avatars that are stored in the media library and are called with an id (not the ones that are brought from external URLs): Go to the plugin file named "class-simple-local-avatars.php" and at line 1529 change 'user_avatar' to '_wpupa_attachment_id'. The line should look like this after the change:
$meta_key = $wpdb->get_blog_prefix( $blog_id ) . '_wpupa_attachment_id';

The meta_key field name where the local avatar image id is stored is thus changed to make the migration possible from WP User Profile Avatar.

After this, all you need to do is go into Simple Local Avatar settings and look for "Migrate avatars from WP User Avatar to Simple Local Avatars" andn click on the button. It will only migrate avatars that have local images with ids stored in the meta_key mentioned above, but it works well.

You can now deactivate and delete this awfully maintained plugin.

For the images called by external urls stored in usermeta meta_key '_wpupa_url' I did't search for an automatic solution, as I only had a few avatars shown like this and I changed them manually with the new plugin.

Hope this helps!

Unwanted sideeffects

By Felix (derfex) on January 23, 2024

The recent update brought unwanted sideeffects, like sudden ugly Author boxes after every post, page and cpt. Why?

New update messed up my site

By 2xdevs on January 23, 2024

Hi team,

The plugin was working great until the recent update, this has seem to break my site. Here are the new issues arise after updating:

1) Images in media library grid view are gone. You can only see images directly uploaded by yourself and not by other users. But in list view it is still working fine.

2) Single post author images missing on all single post type

Hope the team can resolve these issues with the next update sooner. Thanks

last update ruined

By kikisachi on January 12, 2024

im sorry but last update ruined my site

the latest version does not work well

By mezcalillo on January 7, 2024

When updating to version 1.0.1 this shows a picture of the author on all pages, likewise the author's photo is no longer displayed, it is recommended to install versión 1.0

Bad updates

By vincentczb on December 27, 2023

Automatically inserts “Author Signature” at the end of every Wordpress default editor is a big mess!!!

Just what I needed!

By SomniumLucidus on August 2, 2023

Well done!

Try other plugins too!

Paid Memberships Pro – Content Restriction, User Registration, & Paid Subscriptions

Build a membership site that grows with you: user registration, member profiles, 28 protected content types, free or paid subscriptions.

Try Demo More Details

Leira Letter Avatar

Automatically generate beautiful user avatars using their initial letters.

Try Demo More Details

Meks Smart Author Widget

Easily display your author/user profile info inside WordPress widget.

Try Demo More Details
Screenshots
Author Site Author Site

Try WP User Profile Avatar With InstaWP

Contact Sales

Reach out to us to explore how InstaWP can benefit your business.