Display Flickr items in the sidebar, or within pages and posts.
Shortcodes are snippets of text that can be inserted into pages and posts. These snippets are replaced by various generated content. Flickrpress provides a 'flickrpress' shortcode to display images from Flickr within a page/post.
Available parameters:
type One of: 'rss', 'photostream', 'sets', 'favorites'
url URL for RSS feed
api_key API Key for types other than RSS
account Account name, email or ID
sets Comma-separated list of photoset titles
tags Comma-separated list of tags to filter by (for photostream view)
view One of: 'squares' (view as squares), 'proportional' (proportional thumbnails) , 'large' (large thumbnails)
count Number of thumbnails to display
paging 'true' to show page navigation, to move back and forward through pages of images (implemented using AJAX)
random 'true' to display randomly
lightbox 'true' to use Lightbox
columns Number of columns of images to display
Example:
[flickrpress type="photostream" api_key="xxxxxxxxxxxxxxxxxxxxxx" account="michaeltyson" count="30" paging="true" lightbox="true"]
Flickrpress comes with CSS styling, but if you wish to modify its appearance, such as adding frame borders, simply style the
"flickrpress-container" class. See style.css for more.
Requires: 2.6 or higher
Compatible up to: 2.9.2
Last Updated: 2010-1-21
Downloads: 17,047




