Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 2.09 KB

README.md

File metadata and controls

36 lines (22 loc) · 2.09 KB

Initials Default Avatar

Use colorful initial-based default avatars

Description

This WordPress plugin requires at least WordPress 4.2.

Default avatars are used to display an image for users and commenters that have no Gravatar registered. Out of the box WordPress provides default avatars based on abstract images or other generated content. Alternatively, this plugin provides default avatars in the style of user pictures as seen in Gmail and other digital user services. Using the user initials, the colorful generated avatars provide a fresh alternative when visually identifying users.

The default avatars are generated by free placeholder services. Currently the following services are included:

Avatar colors are randomly generaged, but when the placeholder service supports customization, options are available in the Discussion settings page.

This plugin is highly extendable through various filters. For example you can:

  • Add your own placeholder services, with service options.
  • Set the avatar colors on a per-user basis.
  • Change the user name field to select the initials from.

Installation

If you download Initials Default Avatar manually, make sure it is uploaded to "/wp-content/plugins/initials-default-avatar/".

Activate Initials Default Avatar in the "Plugins" admin panel using the "Activate" link. If you're using WordPress Multisite, you can choose to activate Initials Default Avatar network wide for full integration with all of your sites.

Updates

This plugin is not hosted in the official WordPress repository. Instead, updating is supported through use of the GitHub Updater plugin by @afragen and friends.

Contributing

You can contribute to the development of this plugin by opening a new issue to report a bug or request a feature in the plugin's GitHub repository.