J-Flickr provides shortcode (e.g. [flickr key="value"]) syntax access to the Flickr API.
Get a list of photos updated in April 2009:
[flickr method="photos.recentlyUpdated" min_date="2009-04-01" extras="license,geo,tags"]
Get the photos from a specific group pool:
[flickr method="groups.pools.getPhotos" group\_id="57342295@N00" per\_page="25" page="4"]
Get the comments for a specific photo with a custom template:
[flickr method="photos.comments.getList" photo\_id="3459139116" max\_comment_date="2009-04-01" jflickr\_template="commentTemplate"]
Many thanks to Fabien MARTY for his PEAR Cache_Lite work.
I had originally intended to include a web-based template editor with version 1.0 but decided that it muddied the purity of what I was trying to achieve. J-Flickr is still very much a developer led plugin and it seemed an odd usage of time for fluffy UI elements, especially for a 1.0 release.
In no particular order:
These should all be included in a 2.0 release although the development of that will likely depend on interest (if any) of this version.
Requires: 2.5 or higher
Compatible up to: 2.9.2
Last Updated: 2009-4-29
Downloads: 385
Got something to say? Need help?