Descrizione
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…
Installazione
- 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…
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.
Recensioni
Contributi e sviluppo
“Display Avatars” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Display Avatars” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
0.1
- first version. no settings (yet) but that will change.