Version Description
- Wordpress 5.2 Compatibility Update
Download this release
Release Info
Developer | blocksera |
Plugin | Image Hover Effects – Elementor Addon |
Version | 1.2.5 |
Comparing to | |
See all releases |
Code changes from version 1.2.4 to 1.2.5
- image-hover-effects-addon-for-elementor.php +12 -12
- includes/widgets.php +1 -1
- languages/eihe-lang.pot +6 -6
- readme.txt +5 -2
image-hover-effects-addon-for-elementor.php
CHANGED
@@ -1,23 +1,23 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
-
* Plugin Name:
|
4 |
-
* Plugin URI:
|
5 |
-
* Author:
|
6 |
-
* Author URI:
|
7 |
-
* Description:
|
8 |
-
* Version:
|
9 |
-
* Requires at least:
|
10 |
-
* Tested up to:
|
11 |
-
* License:
|
12 |
-
* Text Domain:
|
13 |
-
* Domain Path:
|
14 |
**/
|
15 |
|
16 |
if (!defined('ABSPATH')) {
|
17 |
exit;
|
18 |
}
|
19 |
|
20 |
-
define('EIHE_VERSION', '1.2.
|
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__));
|
1 |
<?php
|
2 |
/**
|
3 |
+
* Plugin Name: Image Hover Effects Addon for Elementor
|
4 |
+
* Plugin URI: https://imagehoverpro.blocksera.com
|
5 |
+
* Author: Blocksera
|
6 |
+
* Author URI: https://blocksera.com
|
7 |
+
* Description: Collection of image hover effects for Elementor page builder
|
8 |
+
* Version: 1.2.5
|
9 |
+
* Requires at least: 4.7
|
10 |
+
* Tested up to: 5.2
|
11 |
+
* License: GPL v3
|
12 |
+
* Text Domain: eihe-lang
|
13 |
+
* Domain Path: /languages
|
14 |
**/
|
15 |
|
16 |
if (!defined('ABSPATH')) {
|
17 |
exit;
|
18 |
}
|
19 |
|
20 |
+
define('EIHE_VERSION', '1.2.5');
|
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__));
|
includes/widgets.php
CHANGED
@@ -209,7 +209,7 @@ class Elementor_Image_Hover_Effects_EIHE extends Widget_Base {
|
|
209 |
'label' => __( '', 'eihe-lang'),
|
210 |
'type' => \Elementor\Controls_Manager::RAW_HTML,
|
211 |
'content_classes' => 'eihe-pro-prepare',
|
212 |
-
'raw' => __( '<br/><div>Meet Our Pro Effects</div><br/>Thank you for installing our plugin, you can also try our premium version which includes
|
213 |
]
|
214 |
);
|
215 |
|
209 |
'label' => __( '', 'eihe-lang'),
|
210 |
'type' => \Elementor\Controls_Manager::RAW_HTML,
|
211 |
'content_classes' => 'eihe-pro-prepare',
|
212 |
+
'raw' => __( '<br/><div>Meet Our Pro Effects</div><br/>Thank you for installing our plugin, you can also try our premium version which includes 150+ Creative Hover effects<br/><br/><a target="_blank" href="https://tiny.cc/eihe-pro">Emage Hover Effects</a>', 'eihe-lang'),
|
213 |
]
|
214 |
);
|
215 |
|
languages/eihe-lang.pot
CHANGED
@@ -8,7 +8,7 @@ msgstr ""
|
|
8 |
"Blank WordPress Pot "
|
9 |
"v1.0.0\n"
|
10 |
"POT-Creation-Date: "
|
11 |
-
"2019-
|
12 |
"PO-Revision-Date: \n"
|
13 |
"Last-Translator: Your "
|
14 |
"Name <you@example.com>\n"
|
@@ -46,7 +46,8 @@ msgstr ""
|
|
46 |
"_nc:4c,1,2\n"
|
47 |
"X-Poedit-Basepath: ..\n"
|
48 |
"Language: en_US\n"
|
49 |
-
"X-Generator: Poedit
|
|
|
50 |
"X-Poedit-"
|
51 |
"SearchPath-0: .\n"
|
52 |
|
@@ -388,14 +389,13 @@ msgid ""
|
|
388 |
"you for installing our "
|
389 |
"plugin, you can also try "
|
390 |
"our premium version "
|
391 |
-
"which includes
|
392 |
"Creative Hover "
|
393 |
"effects<br/><br/><a "
|
394 |
"target=\"_blank\" href="
|
395 |
"\"https://tiny.cc/eihe-"
|
396 |
-
"pro\">
|
397 |
-
"Effects
|
398 |
-
"sup></a>"
|
399 |
msgstr ""
|
400 |
|
401 |
#: includes/widgets.php:220
|
8 |
"Blank WordPress Pot "
|
9 |
"v1.0.0\n"
|
10 |
"POT-Creation-Date: "
|
11 |
+
"2019-05-13 14:38+0530\n"
|
12 |
"PO-Revision-Date: \n"
|
13 |
"Last-Translator: Your "
|
14 |
"Name <you@example.com>\n"
|
46 |
"_nc:4c,1,2\n"
|
47 |
"X-Poedit-Basepath: ..\n"
|
48 |
"Language: en_US\n"
|
49 |
+
"X-Generator: Poedit "
|
50 |
+
"2.2.1\n"
|
51 |
"X-Poedit-"
|
52 |
"SearchPath-0: .\n"
|
53 |
|
389 |
"you for installing our "
|
390 |
"plugin, you can also try "
|
391 |
"our premium version "
|
392 |
+
"which includes 150+ "
|
393 |
"Creative Hover "
|
394 |
"effects<br/><br/><a "
|
395 |
"target=\"_blank\" href="
|
396 |
"\"https://tiny.cc/eihe-"
|
397 |
+
"pro\">Emage Hover "
|
398 |
+
"Effects</a>"
|
|
|
399 |
msgstr ""
|
400 |
|
401 |
#: includes/widgets.php:220
|
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.
|
8 |
-
Stable tag: 1.2.
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
@@ -99,6 +99,9 @@ with this elementor addon plugin, you can show your title and description with v
|
|
99 |
|
100 |
== Changelog ==
|
101 |
|
|
|
|
|
|
|
102 |
= 1.2.4 =
|
103 |
* Wordpress 5 Compatibility
|
104 |
* Minor css related fixes
|
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
|
8 |
+
Stable tag: 1.2.5
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
99 |
|
100 |
== Changelog ==
|
101 |
|
102 |
+
= 1.2.5 =
|
103 |
+
* Wordpress 5.2 Compatibility Update
|
104 |
+
|
105 |
= 1.2.4 =
|
106 |
* Wordpress 5 Compatibility
|
107 |
* Minor css related fixes
|