Fast Flickr is my first WordPress plugin. This plugin shows a set of Flickr easily, with Lightbox 2 suport.
USAGE:
1) Download the plugin.
2) Copy Fast Flickr folder into wp-content/plugins.
3) Active in Plugins Panel
4) In sidebar.php, paste:
EXAMPLE:
FAST FLICKR IN ACTION (WITHOUT TITLE, DESCRIPTION AND CSS):
.f_description {color: red; display: block}
.f_picture {border: 1px solid #999999; padding:4px; margin: 3px;}
Note: to run Fast Flickr in any post, you need of PHP Exec Plugin, that allows PHP executations. For default, WordPress deny PHP Scripts in posts and pages.