Photos Flickr

0

NOTE: This plugin is far from fully baked. You will need to be comfortable with template hacking in order to customize this plugin to look good with your theme. Photos Flickr is a Word

Version
Last updated
Active installations
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

NOTE: This plugin is far from fully baked. You will need to be comfortable
with template hacking in order to customize this plugin to look good with your
theme.

Photos Flickr is a WordPress plugin I wrote around Dan Coulter‘s PHPFlickr library, which in turn accesses
the Flickr API.

My approach has been to write functions that you can call from a page template
to print out either image index information, or image information, much like
WordPress is either displaying an index of posts, or an individual post.

There are hooks
for the full image index, an index of photo sets, set indexes and tag indexes,
as well as pagination. There is no support yet for collections. Numerous bugs
and ugly code are found throughout.