WP Manifestindependent plugin directory
manifest / media / flickr-by-albums

Flickr by Albums

[RETIRED] Display thumbnail galleries of Flickr albums in your WordPress posts or pages using a simple shortcode.

by Mandi Wise · github.com/mandiwise/flickr-by-albums · website

0stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mandiwise/flickr-by-albums/archive/refs/heads/master.zip

Declares an update source (https://github.com/mandiwise/flickr-by-albums/), so updates arrive through the plugin's own updater.

From the readme

Flickr by Albums Description Display thumbnail-style galleries of complete Flickr albums using a simple shortcode in your WordPress posts or pages. Some features: - Works with Flickr's SSL-only API (non-SSL API deprecated on June 27, 2014). - Create large (150px) or small (75px) square thumbnail galleries. - Add a class to the link that wraps the thumbnails to do nifty things like lightbox the full version of the image when the user clicks it. Shortcode Usage Instructions: Once you've saved your API key, you can use the following shortcode throughout your site: e.g. [flickr-album id="1234567890" size="large"] Please note: id="" is required and the ID can be found in your browser's address bar when viewing the album in Flickr. size="" is optional and the thumbnail size may be "large" or "small" (defaults to "large" if not specified). Installation Using FTP 1. Download and unzip flickr-by-albums-master.zip and remove "-master" from the directory name. 2. Upload the flickr-by-albums folder and its contents to the /wp-content/plugins/ directory. 3. Activate the plugin through the 'Plugins' menu in WordPress. 4. Go to the Settings Flickr by Albums page and adjust the settin

Read the full README on GitHub →

Releases

TagPublished
v1.0.1 Jul 30, 2014
v1.0 Jun 20, 2014

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.