Beskrivning
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…
Skärmdumpar
Installation
- Upload
wp-display-avatars.php
to the/wp-content/plugins/
directory (or, just uplaod the wholedisplay-avatars
directory) - Activate the plugin through the ’Plugins’ menu in WordPress
- There is no step 3, yet…
Vanliga frågor
- 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.
Bidragsgivare och utvecklare
”Display Avatars” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Display Avatars” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
0.1
- first version. no settings (yet) but that will change.