Image Hover Effects – Elementor Addon - Version 1.2.7

Version Description

  • Wordpress 5.3 Compatibility Update
Download this release

Release Info

Developer blocksera
Plugin Icon 128x128 Image Hover Effects – Elementor Addon
Version 1.2.7
Comparing to
See all releases

Code changes from version 1.2.6 to 1.2.7

image-hover-effects-addon-for-elementor.php CHANGED
@@ -5,9 +5,9 @@
5
  * Author: Blocksera
6
  * Author URI: https://blocksera.com
7
  * Description: Collection of image hover effects for Elementor page builder
8
- * Version: 1.2.6
9
  * Requires at least: 4.7
10
- * Tested up to: 5.2.2
11
  * License: GPL v3
12
  * Text Domain: eihe-lang
13
  * Domain Path: /languages
@@ -17,7 +17,7 @@ if (!defined('ABSPATH')) {
17
  exit;
18
  }
19
 
20
- define('EIHE_VERSION', '1.2.6');
21
  define('EIHE_MINIMUM_ELEMENTOR_VERSION', '1.1.2');
22
  define('EIHE_PATH', plugin_dir_path(__FILE__));
23
  define('EIHE_URL', plugin_dir_url(__FILE__));
5
  * Author: Blocksera
6
  * Author URI: https://blocksera.com
7
  * Description: Collection of image hover effects for Elementor page builder
8
+ * Version: 1.2.7
9
  * Requires at least: 4.7
10
+ * Tested up to: 5.3
11
  * License: GPL v3
12
  * Text Domain: eihe-lang
13
  * Domain Path: /languages
17
  exit;
18
  }
19
 
20
+ define('EIHE_VERSION', '1.2.7');
21
  define('EIHE_MINIMUM_ELEMENTOR_VERSION', '1.1.2');
22
  define('EIHE_PATH', plugin_dir_path(__FILE__));
23
  define('EIHE_URL', plugin_dir_url(__FILE__));
readme.txt CHANGED
@@ -4,8 +4,8 @@ Donate Link: https://imagehoverpro.blocksera.com
4
  Tags: elementor, elementor addon, elementor image hover effects, image hover effects, hover effects
5
  Requires PHP: 5.2.4
6
  Requires at least: 4.7
7
- Tested up to: 5.2.2
8
- Stable tag: 1.2.6
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
@@ -102,6 +102,9 @@ https://www.youtube.com/watch?v=1XknWh0rtQY
102
 
103
  == Changelog ==
104
 
 
 
 
105
  = 1.2.6 =
106
  * Vertical alignment option type enhancement
107
 
4
  Tags: elementor, elementor addon, elementor image hover effects, image hover effects, hover effects
5
  Requires PHP: 5.2.4
6
  Requires at least: 4.7
7
+ Tested up to: 5.3
8
+ Stable tag: 1.2.7
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
102
 
103
  == Changelog ==
104
 
105
+ = 1.2.7 =
106
+ * Wordpress 5.3 Compatibility Update
107
+
108
  = 1.2.6 =
109
  * Vertical alignment option type enhancement
110