=== Flickr Viewer === Contributors: nakunakifi Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZAZHU9ERY8W34 Tags: photostream, CDN, flickr, flickr favourites, flickr photostream, image, image gallery, image hosting, lightbox, photo, photos, photo albums, showcase Requires at least: 3.0.1 Tested up to: 4.6.1 Stable tag: 1.0.0 Display a gallery of your Flickr Photostream and Favourites on your website. == Description == Display a gallery of your Flickr Photostream and Favourites on your website. Comes with lightbox and pagination. More features coming soon! * Use Shortcodes to display your FLickr photostream and favourites in a image gallery. * The images are displayed using a lightbox. * Admin settings to control size of thumbnail images and visibility settings etc * Just authenicate with your Flickr Account and you are ready to go! If you have suggestions for a new add-on, feel free to email me at info@cheshirewebsolutions.com. Want regular updates? follow me on Twitter! https://twitter.com/CheshireWebSol == Prerequisites == 1. PHP5 == Installation == 1. Unzip into your `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Make your settings, Admin->Settings->Flickr Viewer 4. Use the 'Photostream' shortcode [cws_fgp_photostream] on a page of your choice. 5. Use the 'Favourites' shortcode [cws_fgp_favourites] on a page of your choice. == Frequently Asked Questions == == Screenshots == 1. This is where you enter your Flickr API Key and API Secret. 2. This is the default settings page. 3. This is the grid view of you Photostream [cws_fgp_photostream] 4. This is an example of the lightbox displaying photo you clicked on. == Shortcodes == * [cws_fgp_photostream] Will display your Photostream. * [cws_fgp_favourites] Will display your Favourites. == Shortcode Usage == * Display Photostream [cws_fgp_photostream] * Display Favourites [cws_fgp_favourites] There are 2 main shortcodes: * [cws_fgp_photostream] * [cws_fgp_favourites] == Credits == * Flickr Viewer - Ian Kennerley, http://nakunakifi.com * Lightbox2 (http://lokeshdhakar.com/projects/lightbox2) * Masonry (http://desandro.github.io/masonry/) * phpFlickr (Dan Coulter (dan@dancoulter.com)) == Changelog == = 1.0.0 = * Complete Re-write of plugin. = 0.1 = * Beta Release