Title: Flickr Viewer
Author: nakunakifi
Published: <strong>Ugushyingo 9, 2012</strong>
Last modified: Mutarama 31, 2021

---

Search plugins

![](https://ps.w.org/flickr-viewer/assets/banner-772x250.png?rev=1622884)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/flickr-viewer/assets/icon-256x256.png?rev=1622888)

# Flickr Viewer

 By [nakunakifi](https://profiles.wordpress.org/nakunakifi/)

[Download](https://downloads.wordpress.org/plugin/flickr-viewer.1.1.8.zip)

 * [Details](https://kin.wordpress.org/plugins/flickr-viewer/#description)
 * [Reviews](https://kin.wordpress.org/plugins/flickr-viewer/#reviews)
 *  [Installation](https://kin.wordpress.org/plugins/flickr-viewer/#installation)
 * [Development](https://kin.wordpress.org/plugins/flickr-viewer/#developers)

 [Support](https://wordpress.org/support/plugin/flickr-viewer/)

## Description

Display your Flickr Photostream, Favourites, Galleries and Albums on your website.

Comes with lightbox and pagination. More features coming soon!

 * Use Shortcodes to display your Flickr photostream, favourites, galleries and 
   albums.
 * The images are displayed using a lightbox.
 * Admin settings to control size of thumbnail images and visibility settings etc
 * Just authenticate with your Flickr Account and you are ready to go!
 * Visit [Flickr Viewer Pro Demo Site](http://wordpress-plugin-for-flickr.cheshirewebsolutions.com/?utm_source=cws_fgp_config&utm_medium=text-link&utm_content=readme&utm_campaign=cws_fgp_plugin)

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. PHP v5.5

### Shortcodes

 * [cws_fgp_photostream] Will display your Photostream.
 * [cws_fgp_favourites] Will display your Favourites.

### Shortcode Usage

 * Display Photostream Example
    [cws_fgp_photostream theme=grid thumb_size=square_150
   show_title=0]
 * Display Favourites Example
    [cws_fgp_favourites theme=grid thumb_size=square_150
   show_title=1]
 * Display Gallery Example
    [cws_fgp_galleries theme=grid gallery_id=72157678104065683
   show_title=1 thumb_size=square_150]

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))
 * Justified Image Grid – Miro Mannino
 * Photoswipe – Dmitry Semenov

## Screenshots

 * [[
 * This is the Justified Image Gallery.
 * [[
 * This is the Favourites Grid with image details enabled.
 * [[
 * This is the grid view of you Photostream.
 * [[
 * This is an example of the lightbox displaying photo you clicked on.
 * [[
 * This is an example of Album grid view.
 * [[
 * Another example grid view of you Photostream without details.

## 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.

## FAQ

### Can it display private images?

The Pro version can display Private images with it’s Privacy filter options.

## Reviews

![](https://secure.gravatar.com/avatar/fc5ebc0bd89410c40dd32261051923157410b8a6207667f40ee5d7d903965156?
s=60&d=retro&r=g)

### 󠀁[The only Flickr plugin that worked](https://wordpress.org/support/topic/the-only-flickr-plugin-that-worked/)󠁿

 [asim5tellar](https://profiles.wordpress.org/asim5tellar/) Nyakanga 2, 2020

Tried multiple plugins this was the only plugin that worked for me.

![](https://secure.gravatar.com/avatar/8e8f8e14c639d26b38d9053bdfa839ed7637a184f1a6aa1ed3a56fd362bff06a?
s=60&d=retro&r=g)

### 󠀁[Didn’t work with our site](https://wordpress.org/support/topic/didnt-work-with-our-site/)󠁿

 [brightgirl](https://profiles.wordpress.org/brightgirl/) Werurwe 12, 2019 2 replies

Installed it, activated it, and suddenly our home page was all broken. Deactivated
it and home page went back to normal, so it was definitely some kind of conflict
with this plugin. Too bad, was looking forward to using it! Will have to find another
option.

![](https://secure.gravatar.com/avatar/24da1b41d2f0d726d3cfbf2fe19784d32012b147c38418570162c94b214ff5ec?
s=60&d=retro&r=g)

### 󠀁[Super Plugin](https://wordpress.org/support/topic/super-plugin-322/)󠁿

 [kevwen772](https://profiles.wordpress.org/kevwen772/) Werurwe 29, 2017

Your plugin is the 4th one I have tried and yours actually works. Congrats on that.
All I need to show specific albums. This is for a Boy Scout group and I am showing
albums from campouts and events on individual posts.

 [ Read all 3 reviews ](https://wordpress.org/support/plugin/flickr-viewer/reviews/)

## Contributors & Developers

“Flickr Viewer” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ nakunakifi ](https://profiles.wordpress.org/nakunakifi/)

[Translate “Flickr Viewer” into your language.](https://translate.wordpress.org/projects/wp-plugins/flickr-viewer)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/flickr-viewer/), check
out the [SVN repository](https://plugins.svn.wordpress.org/flickr-viewer/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/flickr-viewer/) 
by [RSS](https://plugins.trac.wordpress.org/log/flickr-viewer/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.8

 * Fix mixed content notice for Google Fonts
 * Fix ‘update failed’ notices for WP 5

#### 1.1.7

 * Add is_ssl to img src in buildPhotoURL()
 * Add Notice, Migrate to Google Photos in response to Flickr’s new guidelines.

#### 1.1.6

 * Bug Fix, in certain views high res images were not being used in lightbox, this
   has been fixed.

#### 1.1.5

 * Bug Fix, shortcode photoset cache dir

#### 1.1.4

 * Updated to use OAuth authentication method

#### 1.1.3

 * Fixed missing template files
 * Changed Constructors with the same name as their class is deprecated in PHP7 
   in phpFlickr.php (pager)

#### 1.1.2

 * Fixed pagination bugs in album shortcode

#### 1.1.1

 * Fixed bug in album shortcode
 * Added options num_album_results and num_image_results to [cws_fgp_albums] to 
   limit number of albums returned and number of images.

#### 1.1.0

 * Added Gallery shortcode.
 * Added Albums shortcode

#### 1.0.0

 * Complete Re-write of plugin.

#### 0.1

 * Beta Release

## Meta

 *  Version **1.1.8**
 *  Last updated **5 years ago**
 *  Active installations **50+**
 *  WordPress version ** 4.0.1 or higher **
 *  Tested up to **5.6.17**
 *  Language
 * [English (US)](https://wordpress.org/plugins/flickr-viewer/)
 * Tags
 * [album](https://kin.wordpress.org/plugins/tags/album/)[flickr](https://kin.wordpress.org/plugins/tags/flickr/)
   [gallery](https://kin.wordpress.org/plugins/tags/gallery/)[photos](https://kin.wordpress.org/plugins/tags/photos/)
   [photostream](https://kin.wordpress.org/plugins/tags/photostream/)
 *  [Advanced View](https://kin.wordpress.org/plugins/flickr-viewer/advanced/)

## Ratings

 4.3 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/flickr-viewer/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/flickr-viewer/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/flickr-viewer/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/flickr-viewer/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/flickr-viewer/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/flickr-viewer/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/flickr-viewer/reviews/)

## Contributors

 *   [ nakunakifi ](https://profiles.wordpress.org/nakunakifi/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/flickr-viewer/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZAZHU9ERY8W34)