Automatically generate beautiful user avatars using their initial letters.
Letters Avatar allows you to generate automatically user avatar base on their initial letters.
Fully customizable from admin area. You will be able edit avatar settings like shape, background color, etc.
This plugin is compatible with any properly coded theme. However, some plugins may cause conflicts with this one. If you find an issue with your theme please create a post in the community forum.
So far this plugin is compatible with:
* BuddyPress
* Ultimate Member
* wpDiscuz
* BuddyPress Profile Completion
* YITH WooCommerce Advanced Reviews
* Flyzoo Chat
* BuddyBoss
This plugins has been possible thanks to:
* Jose Luis Chavez – Icons, banners and designs
* ivankuraev – Support for russian characters
You can contribute to this plugin development on Github
/wp-content/plugins/leira-letter-avatar
directory, or install the plugin through the WordPress plugins screen directly.You will find a new menu item "Letter Avatar" under "Settings" menu.
A new option "Letter" will be available for "Default Avatar".
Comments list with generated user letter avatar.
Users list with generated user letter avatar.
Comments in Dashboard with letter avatar.
Comments in frontend with letter avatar.
You can select from .svg (Recommended), .png and .jpg.
To use .png and .jpg you will need GD image library installed in order to work.
The recommended format(.svg) is the best option. This option generates the images with the best quality and the resource required to generate it is very low.
However there are some cases where you will need to user .png or .jpg, for example if you are sending avatar images in your emails.
There is a know issue that email clients like gmail uses a proxy to show the images and at this point does not support .svg format.
The plugin generates the avatar automatically using defined config.
Avatars are generated only once so your site performance wont get affected
Avatars are stored in your uploads folder.
No. The plugin automatically generates the image with the initial letters of you First name and Last name.
Yes. There is an option in plugins settings that allows you to show user gravatar if available instead of letter avatar.
Probably you are using .jpg format to generate a round avatar. This format does not support image transparency.
Use .png format instead.