Displays the album cover artwork for recently listened to songs via Last.fm.
You are required to have a Last.fm account, and you'll to be running the iScrobbler application to automatically notify Last.fm of your songs.
安装:
Install the iScrobbler. Once this is installed, check the recent tracks feed (changing remysharp to your own username) to ensure your submissions are work.
Upload lastfm_albums_artwork.php to the /wp-content/plugins/ directory
Activate the plugin through the 'Plugins' menu in WordPress
Place <?php get_lastFM_album_artwork(); ?> in your sidebar template where you want the artwork to appear.