=== Adapa's Last.FM plugin for WordPress === Contributors: shiftout Tags: music, last.fm Requires at least: 3.0 Tested up to: 3.1 Stable tag: trunk A comprehensive, easy to configure, well documented Last.FM plugin for WordPress with chart pages, inline charts and a sidebar widget. == Description == A comprehensive Last.FM plugin for WordPress. So far, this plugin consists of three parts: chart pages, inline charts and a sidebar widget. It's all easy to configure from the built-in options page, and well documented online. This last.fm plugin that allows you to: * show a page of your recent tracks, your top artists, albums and tracks as WordPress pages * include inline summaries of your recent tracks, your top artists, albums and tracks inside WordPress pages and WordPress posts * display a sidebar widget containing the track you are currently playing as well as a link to your last.fm profile. To see a live demo of this plugin, see http://www.shiftout.com/ and look at the pages under Music on the top navigation bar. == Installation == 1. Upload the folder `adapas-lastfm-plugin-for-wordpress` to `/wp-content/plugins/` 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Configure your Last.FM username and API key under General Settings, you'll see a link at the top of your Dashboard to remind you to do this. 1. (Optional) Enable the sidebar widget. You can have multiple widgets enabled, each showing a different username, if you wish. 1. (Optional) Auto-create pages to show off your recent tracks, top artists, etc. 1. (Optional) Add shortcode to pages to show off your recent tracks, top artists, etc. For more information, see the documentation at: http://orbiter.shiftout.com/projects/lfm_wp/ == Frequently Asked Questions == = Do I have to use all the features? = No, you can select which features of the plugin you use so it can be customised to suit your needs. = How do I get an API key? = See http://www.last.fm/api/account = Does this plugin support caching? = At this time, this plugin does not support caching, although it is on the wishlist for a future release. = Can I request a feature? = Yes. Contact me on my website, http://www.shiftout.com == Changelog == = 0.2.1 = * This release was only available via the WordPress plugins directory. * Small bug fix - forgot to remove some debug code = 0.2 = * Released on Shiftout.com and via the WordPress plugins directory. * Bug fixes * Finer controls on the settings page * More documentation * Auto-creating pages with charts = 0.1.6 = * This release was only available via the WordPress plugins directory. * Small bug fixes * Disability enhancements (i.e. alt tags for images) * Cleaner code = 0.1.5 = * This release was only available via the WordPress plugins directory. * Improved settings page * Added documentation = 0.1 = * Released on Shiftout.com and via the WordPress plugins directory. * It works