Version Description
- 2018-11-27
Download this release
Release Info
Developer | themeisle |
Plugin | NavMenu Addon For Elementor |
Version | 1.1.4 |
Comparing to | |
See all releases |
Code changes from version 1.1.3 to 1.1.4
- CHANGELOG.md +4 -0
- elementor-navmenu.php +3 -2
- readme.md +5 -0
- readme.txt +5 -0
- themeisle-hash.json +1 -1
CHANGELOG.md
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
### v1.1.3 - 2018-11-27
|
3 |
**Changes:**
|
4 |
* Add notice for recommended theme
|
1 |
|
2 |
+
### v1.1.4 - 2018-11-27
|
3 |
+
**Changes:**
|
4 |
+
* Fixed version
|
5 |
+
|
6 |
### v1.1.3 - 2018-11-27
|
7 |
**Changes:**
|
8 |
* Add notice for recommended theme
|
elementor-navmenu.php
CHANGED
@@ -3,7 +3,8 @@
|
|
3 |
* Plugin Name: NavMenu Addon For Elementor
|
4 |
* Description: Adds new NavMenus to the Elementor Page Builder plugin. Now with Site Branding options, search box, basic MegaMenu and Fullscreen Menu Overlay
|
5 |
* Plugin URI: https://themeisle.com/
|
6 |
-
* Author: ThemeIsle
|
|
|
7 |
* Author URI: https://themeisle.com/
|
8 |
*
|
9 |
* Text Domain: navmenu-addon-for-elementor
|
@@ -15,7 +16,7 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|
15 |
exit;
|
16 |
} // Exit if accessed directly
|
17 |
|
18 |
-
define( 'ELEMENTOR_MENUS_VERSION', '1.1.
|
19 |
|
20 |
define( 'ELEMENTOR_MENUS__FILE__', __FILE__ );
|
21 |
define( 'ELEMENTOR_MENUS_PLUGIN_BASE', plugin_basename( ELEMENTOR_MENUS__FILE__ ) );
|
3 |
* Plugin Name: NavMenu Addon For Elementor
|
4 |
* Description: Adds new NavMenus to the Elementor Page Builder plugin. Now with Site Branding options, search box, basic MegaMenu and Fullscreen Menu Overlay
|
5 |
* Plugin URI: https://themeisle.com/
|
6 |
+
* Author: ThemeIsle
|
7 |
+
* Version: 1.1.4
|
8 |
* Author URI: https://themeisle.com/
|
9 |
*
|
10 |
* Text Domain: navmenu-addon-for-elementor
|
16 |
exit;
|
17 |
} // Exit if accessed directly
|
18 |
|
19 |
+
define( 'ELEMENTOR_MENUS_VERSION', '1.1.4' );
|
20 |
|
21 |
define( 'ELEMENTOR_MENUS__FILE__', __FILE__ );
|
22 |
define( 'ELEMENTOR_MENUS_PLUGIN_BASE', plugin_basename( ELEMENTOR_MENUS__FILE__ ) );
|
readme.md
CHANGED
@@ -53,6 +53,11 @@ Done! :)
|
|
53 |
* For the time being, any changes made to both of the above can be viewed on the frontend of the site. A fix is being sought and will be implemented as soon as a viable solution is found!
|
54 |
|
55 |
## Changelog ##
|
|
|
|
|
|
|
|
|
|
|
56 |
### 1.1.3 - 2018-11-27 ###
|
57 |
|
58 |
* Add notice for recommended theme
|
53 |
* For the time being, any changes made to both of the above can be viewed on the frontend of the site. A fix is being sought and will be implemented as soon as a viable solution is found!
|
54 |
|
55 |
## Changelog ##
|
56 |
+
### 1.1.4 - 2018-11-27 ###
|
57 |
+
|
58 |
+
* Fixed version
|
59 |
+
|
60 |
+
|
61 |
### 1.1.3 - 2018-11-27 ###
|
62 |
|
63 |
* Add notice for recommended theme
|
readme.txt
CHANGED
@@ -53,6 +53,11 @@ Done! :)
|
|
53 |
* For the time being, any changes made to both of the above can be viewed on the frontend of the site. A fix is being sought and will be implemented as soon as a viable solution is found!
|
54 |
|
55 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
56 |
= 1.1.3 - 2018-11-27 =
|
57 |
|
58 |
* Add notice for recommended theme
|
53 |
* For the time being, any changes made to both of the above can be viewed on the frontend of the site. A fix is being sought and will be implemented as soon as a viable solution is found!
|
54 |
|
55 |
== Changelog ==
|
56 |
+
= 1.1.4 - 2018-11-27 =
|
57 |
+
|
58 |
+
* Fixed version
|
59 |
+
|
60 |
+
|
61 |
= 1.1.3 - 2018-11-27 =
|
62 |
|
63 |
* Add notice for recommended theme
|
themeisle-hash.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"elementor-navmenu.php":"
|
1 |
+
{"elementor-navmenu.php":"70ce92c414431c254d8478035fe88c9c","index.php":"67442c5615eba73d105c0715c6620850","plugin.php":"fad0ce07b714022a11aaacfae1700c55"}
|