Changeset 1438923
- Timestamp:
- 06/18/2016 03:40:36 AM (10 years ago)
- Location:
- awesome-flickr-gallery-plugin/trunk
- Files:
-
- 2 edited
-
README.txt (modified) (1 diff)
-
index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
awesome-flickr-gallery-plugin/trunk/README.txt
r1393443 r1438923 4 4 Tags: awesome, gallery, flickr, photo, image, slideshow, colorbox, portfolio, group, photoset, yahoo, slider, thumbnail, images 5 5 Requires at least: 3.0 6 Tested up to: 4.5 7 Stable tag: 3.5. 36 Tested up to: 4.5.2 7 Stable tag: 3.5.4 8 8 License: GPLv2 or later 9 9 -
awesome-flickr-gallery-plugin/trunk/index.php
r1174039 r1438923 4 4 Plugin URI: http://www.ronakg.com/projects/awesome-flickr-gallery-wordpress-plugin/ 5 5 Description: Awesome Flickr Gallery is a simple, fast and light plugin to create a gallery of your Flickr photos on your WordPress enabled website. This plugin aims at providing a simple yet customizable way to create stunning Flickr gallery. 6 Version: 3.5. 36 Version: 3.5.4 7 7 Author: Ronak Gandhi 8 8 Author URI: http://www.ronakg.com … … 319 319 else if ($slideshow_option == 'swipebox') { 320 320 $class = "class='swipebox'"; 321 //$rel = "rel='gallery-{$id}'";321 $rel = ''; 322 322 $click_event = ""; 323 323 }
Note: See TracChangeset
for help on using the changeset viewer.