If you use and like this plugin, please make a donation in form of a link from your site to my blog. Thanks.
With this wordpress plugin (now version 2.1.2, updated 23.01.2008) you can dispay an image randomy selected from your or any other persons favourites at flickr.com.
UsageFeaturesHistoryDonateDownloadRequested FeaturesSeen at
Usage is really simple: Yust download, install, activate and place the following code anywhere:
<?php if (function_exists('RandomFlickrFav')) {
RandomFlickrFav();
}?>
Then go to the admin’s menu and enter the url of your favourites at flickr.
For further configurations just go to your admin menu’s options and there to RandomFlickrFav.
Synchronization with your favourites at flickr.com in predefined intervalls
Fast plugin, stores all neccesary information in a db table
Simple template driven layout
Own administration page
Tested with WP 1.5.2, 2.0.5, 2.1.3, 2.3.1, 2.6, 2.7, 2.8 (up to 2.8.4)
Hint: When copy-pasting code from this page, some asian (and perhaps other non-latin character language) versions of operatingsystems may have problems with characters. In this case just retype the code by hand. (Thanks to Justso for this hint)
Changes from 2.12:
Regex for ripping the image-urls from flickr, since they changed it.
Function to clean DB-entries, helpful while debuging.
Debug output can be seen as HTML on configurationpage.
Name of image-author is beeing ripped from URL.
Changes from 2.11:
I just changed the regex for ripping the image-urls from flickr, since they changed it.
Changes from 2.0:
I just optimized some of the code and removed a bug, which was not visible to the user.
If you like this plugin and it helps so much, that you would like to donate (no matter how much), please do it here.
Download here V2.1.2 (23.01.2008)
Manage multiple favourite urls at flickr (suggested by nolageek)
Enable multiple random images from the plugin (suggested by sindhu and Anonymous)
Check the behaviour with very large collections (> 500) (reported by Hugo)
More debugging information
Check if the plugin also runs with other sets (Home set etc.) (suggested by Chris P.)
Enable / Disable UTF-8, or better use WP default encoding
Integrate Lightbox Script (suggested by Anonymous)
Automatic update of the regular expressions used when flick changes pagelayout
Rip tags of the images and store in database for further use
Any suggestions? – Make a post !
Devlounge.net article about customizing wordpress layout
Justso’s chinese homepage
Nolageek’s personal blog
fooo.info
mondoblog.it collection of flickr plugins
John’s clearcutblogging.com with an interresting article about including this plugin per post