Display a Flickr feed anywhere on your website.
This feature is available as both a shortcode and sidebar widget.
It has built in cache support, which updates every 15 minutes.
You can display the feed by using the [flickr]
shortcode.
The shortcode also supports the following:
[flickr count="3"]
This will display the latest 3 photos.[flickr order="random"]
This will display random photos.[flickr class="photos"]
This will give your Flickr <ul>
a custom class name.[flickr count="3" order="random"]