This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Display Avatars

Description

A simple plugin to display the avatar of a post author, without having to modify the theme to do so. Useful for a multisite installation, where users can’t edit themes and you want to be able to update themes without having to re-hack support for post avatars into place. Handy for educational class-blog sites, etc…

Screenshots

  • Look! The Author's avatar! Beside the title for a blog post!

Installation

  1. Upload wp-display-avatars.php to the /wp-content/plugins/ directory (or, just uplaod the whole display-avatars directory)
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. There is no step 3, yet…

FAQ

What does it do?

All it does is cause the author’s avatar to be displayed in the title of blog posts. It’ll use whatever avatar is supported by WordPress, and plays nicely with the Local Avatar plugin.

Reviews

Read all 2 reviews

Contributors & Developers

“Display Avatars” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Display Avatars” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.1

  • first version. no settings (yet) but that will change.