Version Description
- 2018-12-10
Download this release
Release Info
Developer | themeisle |
Plugin | NavMenu Addon For Elementor |
Version | 1.1.6 |
Comparing to | |
See all releases |
Code changes from version 1.1.5 to 1.1.6
- CHANGELOG.md +4 -0
- elementor-navmenu.php +2 -2
- readme.md +6 -1
- readme.txt +6 -1
- themeisle-hash.json +1 -1
CHANGELOG.md
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
### v1.1.5 - 2018-11-29
|
3 |
**Changes:**
|
4 |
* Fix possible issue with multiple notices
|
1 |
|
2 |
+
### v1.1.6 - 2018-12-10
|
3 |
+
**Changes:**
|
4 |
+
* Tested with WP 5.0
|
5 |
+
|
6 |
### v1.1.5 - 2018-11-29
|
7 |
**Changes:**
|
8 |
* Fix possible issue with multiple notices
|
elementor-navmenu.php
CHANGED
@@ -4,7 +4,7 @@
|
|
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.
|
8 |
* Author URI: https://themeisle.com/
|
9 |
*
|
10 |
* Text Domain: navmenu-addon-for-elementor
|
@@ -16,7 +16,7 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|
16 |
exit;
|
17 |
} // Exit if accessed directly
|
18 |
|
19 |
-
define( 'ELEMENTOR_MENUS_VERSION', '1.1.
|
20 |
|
21 |
define( 'ELEMENTOR_MENUS__FILE__', __FILE__ );
|
22 |
define( 'ELEMENTOR_MENUS_PLUGIN_BASE', plugin_basename( ELEMENTOR_MENUS__FILE__ ) );
|
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.6
|
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.6' );
|
20 |
|
21 |
define( 'ELEMENTOR_MENUS__FILE__', __FILE__ );
|
22 |
define( 'ELEMENTOR_MENUS_PLUGIN_BASE', plugin_basename( ELEMENTOR_MENUS__FILE__ ) );
|
readme.md
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
**Contributors:** [themeisle](https://profiles.wordpress.org/themeisle), [codeinwp](https://profiles.wordpress.org/codeinwp)
|
4 |
**Tags:** elementor, pagebuilder, page builder, page builder menu, page builder navmenu, menu builder, builder navigation menus, navigation, menus, navmenu, nav menu
|
5 |
**Requires at least:** 4.4
|
6 |
-
**Tested up to:**
|
7 |
**License:** GPLv3
|
8 |
**License URI:** https://www.gnu.org/licenses/gpl-3.0.html
|
9 |
|
@@ -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.5 - 2018-11-29 ###
|
57 |
|
58 |
* Fix possible issue with multiple notices
|
3 |
**Contributors:** [themeisle](https://profiles.wordpress.org/themeisle), [codeinwp](https://profiles.wordpress.org/codeinwp)
|
4 |
**Tags:** elementor, pagebuilder, page builder, page builder menu, page builder navmenu, menu builder, builder navigation menus, navigation, menus, navmenu, nav menu
|
5 |
**Requires at least:** 4.4
|
6 |
+
**Tested up to:** 5.0
|
7 |
**License:** GPLv3
|
8 |
**License URI:** https://www.gnu.org/licenses/gpl-3.0.html
|
9 |
|
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.6 - 2018-12-10 ###
|
57 |
+
|
58 |
+
* Tested with WP 5.0
|
59 |
+
|
60 |
+
|
61 |
### 1.1.5 - 2018-11-29 ###
|
62 |
|
63 |
* Fix possible issue with multiple notices
|
readme.txt
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Contributors: themeisle, codeinwp
|
4 |
Tags: elementor, pagebuilder, page builder, page builder menu, page builder navmenu, menu builder, builder navigation menus, navigation, menus, navmenu, nav menu
|
5 |
Requires at least: 4.4
|
6 |
-
Tested up to:
|
7 |
License: GPLv3
|
8 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
9 |
|
@@ -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.5 - 2018-11-29 =
|
57 |
|
58 |
* Fix possible issue with multiple notices
|
3 |
Contributors: themeisle, codeinwp
|
4 |
Tags: elementor, pagebuilder, page builder, page builder menu, page builder navmenu, menu builder, builder navigation menus, navigation, menus, navmenu, nav menu
|
5 |
Requires at least: 4.4
|
6 |
+
Tested up to: 5.0
|
7 |
License: GPLv3
|
8 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
9 |
|
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.6 - 2018-12-10 =
|
57 |
+
|
58 |
+
* Tested with WP 5.0
|
59 |
+
|
60 |
+
|
61 |
= 1.1.5 - 2018-11-29 =
|
62 |
|
63 |
* Fix possible issue with multiple notices
|
themeisle-hash.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"elementor-navmenu.php":"
|
1 |
+
{"elementor-navmenu.php":"aceab2bf31b6a1ff2c18810308b1092c","index.php":"67442c5615eba73d105c0715c6620850","plugin.php":"fad0ce07b714022a11aaacfae1700c55"}
|