=== Responsive Flickr Slideshow === Contributors: robertpeake, robert@msia.org, robert.peake Tags: flickr, slideshow, mobile, responsive Requires at least: 3.0.0 Tested up to: 4.2.2 Stable tag: 2.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Embeds a respnsive slideshow of Flickr images from any album or photoset == Description == Embeds a respnsive slideshow of Flickr images from any album or photoset Shortcodes are of the format: `[fshow photosetid=72157627847553181]` The default parameters for api key, username, and photosetid can have values set using the plugin options page that will then be used by default whenever they are omitted from the shortcode. == Installation == Install as normal for WordPress plugins. Obtain an API key from Flickr to enable responsive mode. Shortcodes are of the format: [fshow photosetid=72157627847553181] == Frequently Asked Questions == = How do I use the plugin? = You must first obtain an API key from Flickr. = How do I embed a slideshow? = Shortcodes are of the format: [fshow photosetid=72157627847553181] = Where do I find these variables? = As part of any gallery URL, you should see your username and photosetid. = Are you affiliated with Flickr or Yahoo! in any way? = This plugin is not affiliated with or endorsed by Flickr or its parent company, Yahoo! Inc. in any way. Flickr is a registered trademark of Yahoo!, Inc. By using this plugin you agree the terms of service set out by Flickr. = Do you offer any warranty? = The author provides no warranty as to the suitability to any purpose of this software. You agree to use it entirely at your own risk. == Screenshots == 1. Default responsive slideshow frame 2. Settings page == Changelog == = 2.2 = * Added fullscreen mode for mobile devices = 2.1.4 = * Added .fshow-wrapper class to outer div to facilitate styling = 2.1.3 = * Show/hide navigation elements when mouse enters/leaves frame = 2.1.2 = * Added "Performance mode" by default, which does not include css/js from wordpress in the slideshow frame = 2.1.1 = * Improvements to full-screen mode and transitions = 2.1 = * Implements lazy-loading of images for very large slideshows = 2.0.2 = * Bug fix for full-screen mode from within iframe = 2.0.1 = * Fixed label for API Key link in admin = 2.0 = * Complete re-write due to flickr removing mobile slideshow; slideshow now based on Foundation Orbit slider (requires flickr API key) = 1.0 = * Verified compatability with Wordpress 4.2 = 0.1 = * Initial release