Plugin Directory

Changeset 2912282


Ignore:
Timestamp:
05/15/2023 05:45:37 AM (3 years ago)
Author:
blocksera
Message:

WP 6.2 compatibility update

Location:
image-hover-effects-addon-for-elementor
Files:
15 added
2 edited

Legend:

Unmodified
Added
Removed
  • image-hover-effects-addon-for-elementor/trunk/image-hover-effects-addon-for-elementor.php

    r2751466 r2912282  
    77 * Description:       Add creative image hover effects to Elementor page builder. Easily customize title and content and effects with intuitive interface.
    88 * Requires PHP:      5.6
    9  * Requires at least: 5.6
    10  * Tested up to:      6.0
    11  * Version:           1.3.7
     9 * Requires at least: 4.7
     10 * Tested up to:      6.2
     11 * Version:           1.3.8
    1212 * License:           GPL v3
    1313 * Text Domain:       eihe-lang
     
    1919}
    2020
    21 define('EIHE_VERSION', '1.3.7');
     21define('EIHE_VERSION', '1.3.8');
    2222define('EIHE_MINIMUM_ELEMENTOR_VERSION', '2.6.0');
    2323define('EIHE_PATH', plugin_dir_path(__FILE__));
  • image-hover-effects-addon-for-elementor/trunk/readme.txt

    r2751466 r2912282  
    44Tags: elementor, addons, elementor widget, image hover effects, css effects
    55Requires PHP: 5.6
    6 Requires at least: 5.6
    7 Tested up to: 6.0
    8 Stable tag: 1.3.7
     6Requires at least: 4.7
     7Tested up to: 6.2
     8Stable tag: 1.3.8
    99License: GPLv3 or later
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    116116== Changelog ==
    117117
     118= 1.3.8 =
     119* Enhancement - Compatibility tested with latest Elementor and Wordpress 6.2
     120* Enhancement - Compatibility tested with PHP 8
     121
    118122= 1.3.7 =
    119123* Enhancement - Compatibility tested with latest Elementor and Wordpress 6
Note: See TracChangeset for help on using the changeset viewer.