Plugin Directory

Changeset 2518443


Ignore:
Timestamp:
04/20/2021 03:36:17 PM (5 years ago)
Author:
galleryape
Message:

2.2.6 Version - small modifications for the Wordpress 5.7.1 version

Location:
gallery-images-ape
Files:
450 added
2 edited

Legend:

Unmodified
Added
Removed
  • gallery-images-ape/trunk/index.php

    r2488534 r2518443  
    55Plugin URI: https://wpape.net/gallery-wordpress
    66Description: Gallery Images Ape - image gallery grid with lightbox gallery and video gallery modes. Easy to use as photo gallery for portfolios
    7 Version: 2.2.5
     7Version: 2.2.6
    88Author: galleryape
    99Author URI: https://wpape.net/#demos
     
    1919define("WPAPE_GALLERY_DEBUG", 0);
    2020
    21 define("WPAPE_GALLERY_VERSION", '2.2.5');
    22 define("WPAPE_GALLERY_OPTIONS_VERSION", '2.2.5');
     21define("WPAPE_GALLERY_VERSION", '2.2.6');
     22define("WPAPE_GALLERY_OPTIONS_VERSION", '2.2.6');
    2323
    2424define("WPAPE_GALLERY_PATH", plugin_dir_path( __FILE__ ));
  • gallery-images-ape/trunk/readme.txt

    r2488534 r2518443  
    1 === Gallery by Ape with slideshow, slider, lightbox, carousel view ===
     1=== Gallery by Ape with slideshow, slider, lightbox, carousel ===
    22Contributors: galleryape
    33Donate link: http://wpape.net
     
    55Requires at least: 3.3
    66Tested up to: 5.7
    7 Stable tag: 2.2.5
     7Stable tag: 2.2.6
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    258258== Changelog ==
    259259
     260= 2.2.6 Version =
     261*   Small modifications for the Wordpress 5.7.1 version
     262
    260263= 2.2.5 Version =
    261264*   Support of the new Wordpress 5.7 version
Note: See TracChangeset for help on using the changeset viewer.