                                              === Flickr Thumbnails Widget ===
Contributors: karrde
Donate link: http://www.karrderized.com/wordpress-plugins/flickr-thumbnails-widget/
Tags: flickr, widget, thumbnails, rss
Requires at least: 2.8
Tested up to: 3.03
Stable tag: trunk

Displays thumbnails from Flickr based on the user/group/tag you provide.

== Description ==

Displays thumbnails from Flickr based on the user/group/tag you provide.

== Installation ==

1. Upload the contents of the zip file to your Wordpress install's plugin directory (usually `/wp-content/plugins/`)
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Add the widget to your bar through the Widgets page and configure it to your liking.

== Changelog ==

= 1.5 =
* fixed tag feed url (was retrieving an atom feed instead of rss), moved feed retrieval to the new Wordpress default parser (SimplePie)

= 1.4 =
* rewrote with wp2.8+ new widget interface code

= 1.3 =
* added column support (thanks [debashish](http://www.debashish.com/)!)

= 1.2 =
* ...too long ago to remember ;)