Changeset 2561152
- Timestamp:
- 07/09/2021 02:05:11 PM (5 years ago)
- Location:
- 2j-slideshow
- Files:
-
- 1 added
- 2 edited
- 8 copied
-
tags/1.3.53 (added)
-
tags/1.3.53/2jslideshow.php (copied) (copied from 2j-slideshow/trunk/2jslideshow.php) (2 diffs)
-
tags/1.3.53/addons (copied) (copied from 2j-slideshow/trunk/addons)
-
tags/1.3.53/cmb2 (copied) (copied from 2j-slideshow/trunk/cmb2)
-
tags/1.3.53/css (copied) (copied from 2j-slideshow/trunk/css)
-
tags/1.3.53/inc (copied) (copied from 2j-slideshow/trunk/inc)
-
tags/1.3.53/js (copied) (copied from 2j-slideshow/trunk/js)
-
tags/1.3.53/languages (copied) (copied from 2j-slideshow/trunk/languages)
-
tags/1.3.53/readme.txt (copied) (copied from 2j-slideshow/trunk/readme.txt) (3 diffs)
-
trunk/2jslideshow.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
2j-slideshow/tags/1.3.53/2jslideshow.php
r2561142 r2561152 3 3 Plugin Name: 2J SlideShow 4 4 Plugin URI: http://2joomla.net/wordpress-plugins/2j-slideshow 5 Description: esponsive slideshow, easy and elegant customization.6 Version: 1.3.5 25 Description: responsive slideshow, easy and elegant customization. 6 Version: 1.3.53 7 7 Author: 2J Slideshow Team 8 8 Author URI: http://2joomla.net/wordpress-plugins/2j-slideshow … … 17 17 define( 'TWOJ_SLIDESHOW', 1); 18 18 define( 'TWOJ_SLIDESHOW_DEBUG', 0); 19 define( 'TWOJ_SLIDESHOW_VERSION', '1.3.5 2');19 define( 'TWOJ_SLIDESHOW_VERSION', '1.3.53'); 20 20 define( 'TWOJ_SLIDESHOW_PATH', plugin_dir_path( __FILE__ )); 21 21 -
2j-slideshow/tags/1.3.53/readme.txt
r2561142 r2561152 1 === Images Slideshow by 2J - Image Slider===1 === Slideshow, Image Slider by 2J === 2 2 Contributors: 2J-Slideshow 3 3 Donate link: http://2joomla.net/wordpress-plugins/2j-slideshow 4 4 Tags: slideshow, slider, images slideshow, photo slideshow, slideshow plugin, photo slideshow plugin, photo slideshows plugins, add slideshow, add slideshows, custom slideshow, fade slideshow, javascript slideshow, jquery slideshow, Portfolio Slideshow, product slideshow, shortcode slideshow, slideshow maker, slideshow manager, video slideshow, vimeo slideshow, widget slideshow, youtube slideshow, slideshow gallery, responsive slideshow, swipe slideshow, mobile slideshow, slideshow lightbox, fullscreen lightbox, swipe lightbox 5 5 Requires at least: 3.3 6 Tested up to: 5. 66 Tested up to: 5.7 7 7 Stable tag: 1.3.52 8 8 License: GPLv3 or later … … 186 186 == Changelog == 187 187 188 = 1.3.53 = 189 * Compatibility with wordpress 5.7 190 188 191 = 1.3.52 = 189 192 * Compatibility with wordpress 5.6 … … 448 451 == Upgrade Notice == 449 452 450 = 1.3.5 2=451 Compatibility with wordpress 5. 6453 = 1.3.53 = 454 Compatibility with wordpress 5.7 -
2j-slideshow/trunk/2jslideshow.php
r2459612 r2561152 3 3 Plugin Name: 2J SlideShow 4 4 Plugin URI: http://2joomla.net/wordpress-plugins/2j-slideshow 5 Description: esponsive slideshow, easy and elegant customization.6 Version: 1.3.5 25 Description: responsive slideshow, easy and elegant customization. 6 Version: 1.3.53 7 7 Author: 2J Slideshow Team 8 8 Author URI: http://2joomla.net/wordpress-plugins/2j-slideshow … … 17 17 define( 'TWOJ_SLIDESHOW', 1); 18 18 define( 'TWOJ_SLIDESHOW_DEBUG', 0); 19 define( 'TWOJ_SLIDESHOW_VERSION', '1.3.5 2');19 define( 'TWOJ_SLIDESHOW_VERSION', '1.3.53'); 20 20 define( 'TWOJ_SLIDESHOW_PATH', plugin_dir_path( __FILE__ )); 21 21 -
2j-slideshow/trunk/readme.txt
r2459612 r2561152 1 === Images Slideshow by 2J - Image Slider===1 === Slideshow, Image Slider by 2J === 2 2 Contributors: 2J-Slideshow 3 3 Donate link: http://2joomla.net/wordpress-plugins/2j-slideshow 4 4 Tags: slideshow, slider, images slideshow, photo slideshow, slideshow plugin, photo slideshow plugin, photo slideshows plugins, add slideshow, add slideshows, custom slideshow, fade slideshow, javascript slideshow, jquery slideshow, Portfolio Slideshow, product slideshow, shortcode slideshow, slideshow maker, slideshow manager, video slideshow, vimeo slideshow, widget slideshow, youtube slideshow, slideshow gallery, responsive slideshow, swipe slideshow, mobile slideshow, slideshow lightbox, fullscreen lightbox, swipe lightbox 5 5 Requires at least: 3.3 6 Tested up to: 5. 66 Tested up to: 5.7 7 7 Stable tag: 1.3.52 8 8 License: GPLv3 or later … … 186 186 == Changelog == 187 187 188 = 1.3.53 = 189 * Compatibility with wordpress 5.7 190 188 191 = 1.3.52 = 189 192 * Compatibility with wordpress 5.6 … … 448 451 == Upgrade Notice == 449 452 450 = 1.3.5 2=451 Compatibility with wordpress 5. 6453 = 1.3.53 = 454 Compatibility with wordpress 5.7
Note: See TracChangeset
for help on using the changeset viewer.