Plugin Directory

Changeset 3293113


Ignore:
Timestamp:
05/14/2025 09:16:34 AM (11 months ago)
Author:
wponlinesupport
Message:
  • Check compatibility to WordPress version 6.8.1
Location:
album-and-image-gallery-plus-lightbox
Files:
145 added
2 edited

Legend:

Unmodified
Added
Removed
  • album-and-image-gallery-plus-lightbox/trunk/album-and-image-gallery.php

    r3225407 r3293113  
    44 * Plugin URI: https://www.essentialplugin.com/wordpress-plugins/album-image-gallery-plus-lightbox
    55 * Description: Easy to add and display image gallery and gallery slider. Also work with Gutenberg shortcode block.
    6  * Author: WP OnlineSupport, Essential Plugin
     6 * Author: Essential Plugin
    77 * Text Domain: album-and-image-gallery-plus-lightbox
    88 * Domain Path: /languages/
    9  * Version: 2.1.3
     9 * Version: 2.1.4
    1010 * Author URI: https://www.essentialplugin.com/wordpress-plugin/album-image-gallery-plus-lightbox/
    1111 *
     
    2424 */
    2525if( ! defined( 'AIGPL_VERSION' ) ) {
    26     define( 'AIGPL_VERSION', '2.1.3' ); // Version of plugin
     26    define( 'AIGPL_VERSION', '2.1.4' ); // Version of plugin
    2727}
    2828
  • album-and-image-gallery-plus-lightbox/trunk/readme.txt

    r3225407 r3293113  
    11=== Album and Image Gallery plus Lightbox ===
    2 Contributors: wponlinesupport, anoopranawat, pratik-jain, piyushpatel123, patelketan
     2Contributors: essentialplugin
    33Tags: album slider, magnific-popup, fancybox popup, image gallery slider, responsive gallery
    44Requires at least: 4.0
    5 Tested up to: 6.7.1
    6 Stable tag: 2.1.3
     5Tested up to: 6.8.1
     6Stable tag: 2.1.4
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 A quick, easy way to add and display responsive image gallery and image album in a grid or slider with light box. Also work with Gutenberg shortcode block.
     10A quick, easy way to display responsive image gallery and image album in a grid or slider with light box. Also work with Gutenberg shortcode block.
    1111
    1212== Description ==
     
    211211== Changelog ==
    212212
     213= 2.1.4 (14, May 2025) =
     214* [*] Check compatibility with WordPress version 6.8.1
     215
    213216= 2.1.3 (20, January 2025) =
    214217* [*] Check compatibility with WordPress version 6.7.1
Note: See TracChangeset for help on using the changeset viewer.