Flickr Widget
The Flickr widget displays up to 10 photos from a Flickr photostream. This is the same widget that is running on this site.
Released under the terms of the GNU GPL, version 2.
Download
Download a zipped version from Red Alt or browse the svn repository.
Install
- Make sure you have the Widget plugin available at http://automattic.com/code/widgets/
- Copy flickr_widget.php to your plugins folder, /wp-content/plugins/widgets/
- Activate it through the plugin management screen.
- Go to Themes->Sidebar Widgets and drag and drop the widget to wherever you want to show it
Changelog
0.1 First public release but this plugin has been running on WordPress.com for some time.

[...] Donncha has packaged and released the Flickr Photostream Widget popularized here on WordPress.com. [...]
WordPress Widgets » Blog Archive » WordPress.com Flickr Widget said this on Monday, June 12, 2006 at 8:14 pm
[...] donncha’s blog » Flickr Widget (tags: wordpress flickr widgets) [...]
WordPlay » Blog Archive » links for 2006-07-21 said this on Friday, July 21, 2006 at 4:40 am
Hi donncha,
thanks a lot for that great flickr widget. I have one (simple?) problem: I use this widget with my favorite theme tiga 1.0.1 from shamsulazhar.com, and it works fine with firefox, but when I use IE 6.0, the displayed flickr photo box is overlapping the centre blog space. Do you have any suggestion how to fix it?
Thanks for your help!
Hey donncha, thanks for the widget, I’ve had fun playing with it!
[...] dave updated flickrRSS so it’s now a widget. i’ve been waiting for this for a while, since i like my widgets to integrate, rather than looking like i shoved flickr’s JS badge in a text widget. [...]
flickrRSS is now a widget « sunburntkamel said this on Friday, September 22, 2006 at 1:13 am
[...] WordPress has these things called “widgets” that will easily let you display some new content on the sidebar. I added a widget that lets me show some thumbnails from my photos on Flickr. These widgets are very easy to add. All you need to do is to upload the file for the new widget and activate it. Then you can go to the themes section and drag the widget to where you want it to be on the sidebar. If you are using a version of WordPress that can use widgets you can get the Flickr Widget here Flickr Widget [...]
Pesoto74 » Blog Archive » Flickr Photo Widget said this on Thursday, September 28, 2006 at 2:14 am
[...] Home site [...]
rumcorps » Blog Archive » Flickr said this on Friday, October 6, 2006 at 9:50 am
was able to upload and activate and there’s the alcatraz prisoner, but where is the menu for it or ways to adjust display? basically, need clue on how to set prefs once it is installed.
The widgent can’t run.. what happen???
I am loving this widget! Cheers for your effort. One thing I would like to do however is get the photos to display randomly. I don’t add photos often so my latest photos sit there for some time. Is there a way to display random photos with this plugin?
Thanks again for one of the best little widgies I’ve seen.
Zee
great plugin (!), but is there a way to just show the squares rather than slightly larger and irregularly sized thumbnails?
It does’nt work for me.
My blog is lvio.i64.pl
Wowee, I’m enjoying this Widget on WordPress.com.
Any way to use Flickr’s Zeigeist mode with this? I really like it.
Thanx!
[...] I did find what looked like an excellent widget to install (the cool looking “Flickr Widget“), and was duly pointed to the repository at http://www.redalt.com/External/plugins.php?p=flickr-widget. This is where things went wrong. The redalt site (which incidentally, lots of links point to for downloads) is totally unresponsive. Not only is it slow to use but none of the links actually result in downloads. Sheer madness. [...]
Why Dont You…Blog? » Blog Archive » Wordpress Widgets said this on Sunday, December 31, 2006 at 8:33 pm
[...] Los widgets por defecto no incluyen en de mostrar las fotos de flickr, hay que instalarlo aparte y está aquí. [...]
Mi Brain-Training Personal» Blog Archive » Cómo hacer un blog con WordPress y demás said this on Saturday, January 6, 2007 at 12:00 pm
Mahalo (Thanks) for a great widget.
[...] I generally go right into installing sidebar widgets along with some of my usual plugins including FlickRSS, and Del.icio.us bookmarks. The Del.icio.us bookmark widget comes included in the sidebar widget [...]
Timmers Tidbits » Tidbit #1: Wordpress initial setup: plugins, widgets, Firefox Addons said this on Tuesday, January 16, 2007 at 4:25 pm
[...] the folder and uploaded it to wp_content/plugins/. Then I downloaded the Flickr element from donncha’s blog and uploaded the php file into the widgets folder on the covmedia [...]
Web 2 Applications » Widgets said this on Sunday, January 21, 2007 at 4:52 pm
[...] - I loved the snap widget. I found it on donncha’s blog and followed the links to SNAP, then followed the links to Ajay’s road to life. This [...]
Web 2 Applications » SNAP said this on Sunday, January 21, 2007 at 5:17 pm
[...] gave up on it and decided to try out the “flickr widget” as recomended by mez from http://blog.donncha.net/flickr-widget/, simple quick upload, very easy and self explaintory up and running CHECK OUT MY PICS IN THE LEFT [...]
Stewart Jardine » Blog Archive » Flickr Widget said this on Monday, January 22, 2007 at 1:10 pm
[...] Flickr Widget « donncha’s blog This WordPress widget pulls in photos from your Flickr photostream. (tags: wordpress flickr) [...]
RoudyBob.NET » links for 2006-12-30 said this on Saturday, January 27, 2007 at 6:35 pm
The 0.1 code appears to be missing check for ‘register_sidebar_widget’ before executing the function.
If the Flickr Widget is activated before “Sidebar Widgets” the results are a blank screen that the admin must intervene by disabling the Flickr Widget to correct.
I corrected this behavior by adding the following code to the top of the flickr_widget.php
if ( !function_exists(’register_sidebar_widget’) )
return;
This is the same code that appears at the top of the gsearch.php widget.
[...] a particularly good name, but at least it is a name. Picasaed works pretty much the same as the Flickr Widget, but doesn’t use tables, because no one likes tables and is all sorts of XHTML friendly. It [...]
A Picasa Widget that Works said this on Friday, February 23, 2007 at 3:11 am
[...] Flickr Widget is ideal to display your Flickr images in the sidebar of your WordPress blog. But did you know that [...]
Use Flickr Widget with G2/WordPress at manukhanna’s ramblings said this on Wednesday, February 28, 2007 at 7:04 am
I love this widget! Thanks a lot. Also, I’ve found some good desktop widgets that might interest you.
[...] smugmug to flickr rss 8 03 2007 I like the flickr sidebar widget [...]
smugmug to flickr rss « zeusville said this on Thursday, March 8, 2007 at 3:17 pm
Great plugin. Thanks.
Is there a way to get the link to open up a new window?
Eric
[...] Flickr Widget - with the Sidebar Widgets, there’s no way I’m displaying the usual flickr widget, without maintaining an out-of-tree sidebar.php, which I don’t want to be hacking on regularly [...]
Colin Charles Web Log » Blog Archive » Wordpress: Plugin architecture makes it great, but a long way to go for release engineering said this on Saturday, May 12, 2007 at 2:42 am
[...] Visit [...]
WP Plugins DB » Plugin Details » Flickr Widget said this on Monday, July 2, 2007 at 11:51 am
I think it would be very relevant to mention a plugin I created and recently released. The plugin makes the life of bloggers easier for them by allowing searching images . It not only allows them to search images in their own database, but also on flickr.
I would appreciate if you have a look, try it, give me feed back and best of all link to it.
Here is the address of the plugin page http://contents-magic.com/flickr-ize-image-search/
Here is the address about some details on this plugin as to why this would be so important for many bloggers like you.
http://contents-magic.com/50/wordpress/flickr-ize-image-search-plugin/
[...] Flickr Widget von Donncha´s Blog zeigt bis zu zehn Photos aus einem Flickr Photostream im Blog Sidebar an. [...]
WP Plugin Archive » Flickr Widget said this on Thursday, November 1, 2007 at 9:31 am
[...] 9. Flickr Plugin [...]
Blogging Resources said this on Monday, November 12, 2007 at 7:01 am
[...] Flickr Widget: Many GNOME contributors combine technical prowess with a keen eye for beauty — which is why Flickr has such a huge GNOME following! Show off your mad photography skillz with the Flickr Widget plugin. [...]
GNOME Blogs » Blog Archive » Cool plugins on blogs.gnome.org said this on Sunday, November 18, 2007 at 5:51 am