Title: Plugin generates avatars in the background
Last modified: November 21, 2024

---

# Plugin generates avatars in the background

 *  Resolved [Вадимчик](https://wordpress.org/support/users/zemledelie/)
 * (@zemledelie)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/plugin-generates-avatars-in-the-background/)
 * The plugin generates avatars in the background. No users are created. What’s 
   going on? What processes generate avatars? How can I see and analyze this?

Viewing 10 replies - 1 through 10 (of 10 total)

 *  Plugin Author [Ariel](https://wordpress.org/support/users/arielhr1987/)
 * (@arielhr1987)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/plugin-generates-avatars-in-the-background/#post-18011696)
 * [@zemledelie](https://wordpress.org/support/users/zemledelie/) are reporting 
   an issue, or you are seeking for help to debug something? Would you elaborate
   please?
 *  Thread Starter [Вадимчик](https://wordpress.org/support/users/zemledelie/)
 * (@zemledelie)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/plugin-generates-avatars-in-the-background/#post-18011703)
 * I am reporting a problem. After my host reported that the inode limit was running
   out (1 million!), I started looking for where they were disappearing to. In the
   uploads folder, I found the letter-avatar directory, which contains more than
   800 thousand files. At the same time, I have about 8 thousand active users. Right
   before my eyes, new avatar files appear in the svg format (as I specified in 
   the settings). I cannot understand the reasons for the new files being born. 
   If you can help, help.
 *  Thread Starter [Вадимчик](https://wordpress.org/support/users/zemledelie/)
 * (@zemledelie)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/plugin-generates-avatars-in-the-background/#post-18011707)
 * It looks like the files are generated sequentially: EE EC EB ED etc. Why and 
   for what purpose does this happen?
 *  Plugin Author [Ariel](https://wordpress.org/support/users/arielhr1987/)
 * (@arielhr1987)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/plugin-generates-avatars-in-the-background/#post-18011715)
 * [@zemledelie](https://wordpress.org/support/users/zemledelie/) that’s actually
   something kind of normal to happen, i explain the reason of it.
 * When you use the plugin, it generates a single avatar for each user. This avatar
   is generated according to the settings you define in settings page and given 
   the user name initials. The generation process happens automatically when a new
   avatar is requested.
    If any of this settings change the user avatar will be 
   generated again, however, the old version of the avatar will no be deleted. That
   would lead to have multiple avatars for the same user in uploads folder.
 * That’s the reason why you might have more avatar images than users in you site.
 * User avatars have small size as they are very simple SVGs, so it shouldn’t be
   a problem to have all of them hosted.
 * If you still have a problem with that, just delete all avatar SVGs manually, 
   the plugin will generate them again automatically.
 *  Thread Starter [Вадимчик](https://wordpress.org/support/users/zemledelie/)
 * (@zemledelie)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/plugin-generates-avatars-in-the-background/#post-18011717)
 * Thank you for your help. It would probably be right to somehow control avatars.
   Because out of 8 thousand users, 800 thousand avatars were created. Something
   is wrong here, isn’t it? It turns out that if we delete a user (and this happens
   to me often, because I fight bots), then the avatar remains and the plugin forgets
   about it?
 *  Plugin Author [Ariel](https://wordpress.org/support/users/arielhr1987/)
 * (@arielhr1987)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/plugin-generates-avatars-in-the-background/#post-18011748)
 * You are correct if you delete a user the avatars will remain, that’s another 
   reason to get that amount of avatars. But again, that’s the plugin behaviour.
 * Maybe it would be a good idea to have a button “Delete cache” to clean all svg
   images.
 *  Thread Starter [Вадимчик](https://wordpress.org/support/users/zemledelie/)
 * (@zemledelie)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/plugin-generates-avatars-in-the-background/#post-18011756)
 * Where should such a button be? If you are a plugin developer and you have the
   strength to improve it, perhaps you can somehow solve this problem
 *  Plugin Author [Ariel](https://wordpress.org/support/users/arielhr1987/)
 * (@arielhr1987)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/plugin-generates-avatars-in-the-background/#post-18011759)
 * It’s just a suggestion, it needs to be developed of course.
 *  Thread Starter [Вадимчик](https://wordpress.org/support/users/zemledelie/)
 * (@zemledelie)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/plugin-generates-avatars-in-the-background/#post-18011764)
 * Thank you, you helped me a lot
 *  Plugin Author [Ariel](https://wordpress.org/support/users/arielhr1987/)
 * (@arielhr1987)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/plugin-generates-avatars-in-the-background/page/3/#post-18149539)
 * Comment id does not have anything to do with avatar generation. In comments, 
   the user id or email is what is used to generate the avatar.
 * May I ask, what is the size of the letter avatar folder you have in uplaods?

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Plugin generates avatars in the background’ is closed to new replies.

 * ![](https://ps.w.org/leira-letter-avatar/assets/icon-256x256.jpg?rev=2380873)
 * [Leira Letter Avatar](https://wordpress.org/plugins/leira-letter-avatar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/leira-letter-avatar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/leira-letter-avatar/)
 * [Active Topics](https://wordpress.org/support/plugin/leira-letter-avatar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/leira-letter-avatar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/leira-letter-avatar/reviews/)

## Tags

 * [cache](https://wordpress.org/support/topic-tag/cache/)
 * [files](https://wordpress.org/support/topic-tag/files/)
 * [svg](https://wordpress.org/support/topic-tag/svg/)

 * 10 replies
 * 4 participants
 * Last reply from: [Ariel](https://wordpress.org/support/users/arielhr1987/)
 * Last activity: [1 year, 5 months ago](https://wordpress.org/support/topic/plugin-generates-avatars-in-the-background/page/3/#post-18149539)
 * Status: resolved