Plugin Directory

Changeset 2561152


Ignore:
Timestamp:
07/09/2021 02:05:11 PM (5 years ago)
Author:
2J-Slideshow
Message:

1.3.53 - Сompatibility with wordpress 5.7

Location:
2j-slideshow
Files:
1 added
2 edited
8 copied

Legend:

Unmodified
Added
Removed
  • 2j-slideshow/tags/1.3.53/2jslideshow.php

    r2561142 r2561152  
    33Plugin Name: 2J SlideShow
    44Plugin URI: http://2joomla.net/wordpress-plugins/2j-slideshow
    5 Description: esponsive slideshow, easy and elegant customization.
    6 Version:           1.3.52
     5Description: responsive slideshow, easy and elegant customization.
     6Version:           1.3.53
    77Author:            2J Slideshow Team
    88Author URI:        http://2joomla.net/wordpress-plugins/2j-slideshow
     
    1717define( 'TWOJ_SLIDESHOW',           1);
    1818define( 'TWOJ_SLIDESHOW_DEBUG',     0);
    19 define( 'TWOJ_SLIDESHOW_VERSION',   '1.3.52');
     19define( 'TWOJ_SLIDESHOW_VERSION',   '1.3.53');
    2020define( 'TWOJ_SLIDESHOW_PATH',      plugin_dir_path( __FILE__ ));
    2121
  • 2j-slideshow/tags/1.3.53/readme.txt

    r2561142 r2561152  
    1 === Images Slideshow by 2J - Image Slider ===
     1=== Slideshow, Image Slider by 2J ===
    22Contributors: 2J-Slideshow
    33Donate link: http://2joomla.net/wordpress-plugins/2j-slideshow
    44Tags: 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
    55Requires at least: 3.3
    6 Tested up to: 5.6
     6Tested up to: 5.7
    77Stable tag: 1.3.52
    88License: GPLv3 or later
     
    186186== Changelog ==
    187187
     188= 1.3.53 =
     189*   Compatibility with wordpress 5.7
     190
    188191= 1.3.52 =
    189192*   Compatibility with wordpress 5.6
     
    448451== Upgrade Notice ==
    449452
    450 = 1.3.52 =
    451 Compatibility with wordpress 5.6
     453= 1.3.53 =
     454Compatibility with wordpress 5.7
  • 2j-slideshow/trunk/2jslideshow.php

    r2459612 r2561152  
    33Plugin Name: 2J SlideShow
    44Plugin URI: http://2joomla.net/wordpress-plugins/2j-slideshow
    5 Description: esponsive slideshow, easy and elegant customization.
    6 Version:           1.3.52
     5Description: responsive slideshow, easy and elegant customization.
     6Version:           1.3.53
    77Author:            2J Slideshow Team
    88Author URI:        http://2joomla.net/wordpress-plugins/2j-slideshow
     
    1717define( 'TWOJ_SLIDESHOW',           1);
    1818define( 'TWOJ_SLIDESHOW_DEBUG',     0);
    19 define( 'TWOJ_SLIDESHOW_VERSION',   '1.3.52');
     19define( 'TWOJ_SLIDESHOW_VERSION',   '1.3.53');
    2020define( 'TWOJ_SLIDESHOW_PATH',      plugin_dir_path( __FILE__ ));
    2121
  • 2j-slideshow/trunk/readme.txt

    r2459612 r2561152  
    1 === Images Slideshow by 2J - Image Slider ===
     1=== Slideshow, Image Slider by 2J ===
    22Contributors: 2J-Slideshow
    33Donate link: http://2joomla.net/wordpress-plugins/2j-slideshow
    44Tags: 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
    55Requires at least: 3.3
    6 Tested up to: 5.6
     6Tested up to: 5.7
    77Stable tag: 1.3.52
    88License: GPLv3 or later
     
    186186== Changelog ==
    187187
     188= 1.3.53 =
     189*   Compatibility with wordpress 5.7
     190
    188191= 1.3.52 =
    189192*   Compatibility with wordpress 5.6
     
    448451== Upgrade Notice ==
    449452
    450 = 1.3.52 =
    451 Compatibility with wordpress 5.6
     453= 1.3.53 =
     454Compatibility with wordpress 5.7
Note: See TracChangeset for help on using the changeset viewer.