Title: comment avatar plugin?
Last modified: August 18, 2016

---

# comment avatar plugin?

 *  [richards1052](https://wordpress.org/support/users/richards1052/)
 * (@richards1052)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/comment-avatar-plugin/)
 * I’m noticing avatar like images that some WP bloggers are adding to comments 
   they leave. Is this a plugin? If so, can someone provide a link to it?

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/comment-avatar-plugin/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/comment-avatar-plugin/page/2/?output_format=md)

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/comment-avatar-plugin/#post-221484)
 * [http://www.gravatar.com/](http://www.gravatar.com/)
 * [http://txfx.net/2005/03/11/wp-gravatar-signup/](http://txfx.net/2005/03/11/wp-gravatar-signup/)
 *  [dbasulto](https://wordpress.org/support/users/dbasulto/)
 * (@dbasulto)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/comment-avatar-plugin/#post-221756)
 * no plugin to do this inside wordpress? being able to store the avatar directly
   on the server..?
 *  [viper007bond](https://wordpress.org/support/users/viper007bond/)
 * (@viper007bond)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/comment-avatar-plugin/#post-221757)
 * “Gravatars” owns all. Gotta love local caching. 😀
 * [http://www.skippy.net/blog/2005/03/24/gravatars/](http://www.skippy.net/blog/2005/03/24/gravatars/)
 *  [Marc](https://wordpress.org/support/users/marc/)
 * (@marc)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/comment-avatar-plugin/#post-221758)
 * [Search](http://codex.wordpress.org/Gravatar) ?
 *  [viper007bond](https://wordpress.org/support/users/viper007bond/)
 * (@viper007bond)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/comment-avatar-plugin/#post-221759)
 * D’oh, didn’t realize dbasulto had bumped a 3 month old thread, else I woulda 
   said the same. 🙂
 *  [dbasulto](https://wordpress.org/support/users/dbasulto/)
 * (@dbasulto)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/comment-avatar-plugin/#post-221760)
 * there’s plenty of gravatar plugins..but i wonder, why not building one inside
   of WP? by adding the avatar field for users, and not requiring to do an extra
   step during registration process. i know gravatar is “globally recognized”, but
   IMO, it would ease the aspect of blog usage if it has bundled the avatar option.
   files can be stored in the server, and since its associated per user, it shouldnt
   be hard to enable… im not a coder myself (i have a hard time customizing my template
   with the php files ;))… but it’d be nice to have this option 🙂
 *  [TechGnome](https://wordpress.org/support/users/techgnome/)
 * (@techgnome)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/comment-avatar-plugin/#post-221761)
 * Because using Gravatar is a ONE TIME DEAL…. As Ron Popiel would say, “You set
   it and forget it!”…. otherwise people would be uploading their icons all over
   the place… Plus, trust me, you don’t want that bloat on your system/database.
 * -tg
 *  [Chester](https://wordpress.org/support/users/chester/)
 * (@chester)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/comment-avatar-plugin/#post-221762)
 * It really depends on the audience of one’s site. For those who have very public
   sites where a wide, constantly-fluctuating, range of people comment, Gravatars
   makes the most sense.
 * But if one has a small site that is primarily directed to a small group of people
   who don’t normally post comments on blogs and who thus would view Gravatar signup
   as a bothersome task, it makes sense to have site-specific comment avatars that
   are locally managed, stored, and created.
 * I’m probably describing a relatively small number of sites, but since my site
   falls in the category, a WordPress-specific comment avatar plugin would be sweet.
 *  [viper007bond](https://wordpress.org/support/users/viper007bond/)
 * (@viper007bond)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/comment-avatar-plugin/#post-221763)
 * Did anyone actually check out the “Gravatars” plugin? It allows local avatars.
 *  [Chester](https://wordpress.org/support/users/chester/)
 * (@chester)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/comment-avatar-plugin/#post-221764)
 * The Gravatars plugin or the Comvatars plugin? Knew selection from a group of 
   local avatars was possible with the latter, but not the former.
 * I kind of dig the Comvatars approach with how it allows for the use of local 
   in cases when a Gravatar or Favatar don’t exist.
 *  [viper007bond](https://wordpress.org/support/users/viper007bond/)
 * (@viper007bond)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/comment-avatar-plugin/#post-221765)
 * The one I linked to in the 4th post down.
 *  [Phunky](https://wordpress.org/support/users/phunky/)
 * (@phunky)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/comment-avatar-plugin/#post-221766)
 * I hacked in this feature for EuroCSS.NET but didnt make it a seprate plugin, 
   as it was part of a whole “User Profile” system.
 * But for Phunky.co.uk i use Gravatar Plugin as this is used on many other sites
   aswell
 *  [McShelby](https://wordpress.org/support/users/mcshelby/)
 * (@mcshelby)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/comment-avatar-plugin/#post-221767)
 * The [Comvatars](http://soeren-weber.net/post/2005/08/07/44/) approach of letting
   the user select an avatar out of a given set, may be more suitable for more public
   pages with a lot of different user.
 * By this, the blog admin can control the amount of stored avatars, can upload 
   new avatars on user request and so does not lose control over the avatar storage
   as this may happen if users are allowed to upload their own images.
 *  [dbasulto](https://wordpress.org/support/users/dbasulto/)
 * (@dbasulto)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/comment-avatar-plugin/#post-221768)
 * it’d be a valid option to be able to keep per-user avatars inside WP… i mean,
   it’d be adding an uploadable file that’d be associated to the user, and can be
   called associated to it… too bad my coding skills dont exist yet 🙂
 *  [DavidA](https://wordpress.org/support/users/davida/)
 * (@davida)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/comment-avatar-plugin/#post-221779)
 * Gravatar seems to be down more often than it is up lately. The common excuse 
   for the downtime is to blame the host they use, and usually the downtime will
   last a couple of weeks instead of an hour or two. For this reason, I have completely
   abandoned the use of Gravatars on my sites.
 * I am looking for a similar system that is localized, where my commenters can 
   upload their own avatars like they can on any other forum page. It would be nice
   to be able to go to a user profile, upload a graphic and then associate that 
   graphic with the user. That way I am not dependent on another server or service
   going down.
 * Isn’t there anyone on this forum that is capable of writing such a plugin? I 
   wish I could, but I am not that code saavy.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/comment-avatar-plugin/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/comment-avatar-plugin/page/2/?output_format=md)

The topic ‘comment avatar plugin?’ is closed to new replies.

 * 16 replies
 * 11 participants
 * Last reply from: [samzuni1](https://wordpress.org/support/users/samzuni1/)
 * Last activity: [20 years, 4 months ago](https://wordpress.org/support/topic/comment-avatar-plugin/page/2/#post-221780)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
