Version Description
- 2018-12-10
Download this release
Release Info
Developer | themeisle |
Plugin | Page Templater For Elementor |
Version | 1.2.9 |
Comparing to | |
See all releases |
Code changes from version 1.2.8 to 1.2.9
- CHANGELOG.md +4 -0
- elementemplator.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.2.8 - 2018-11-29
|
3 |
**Changes:**
|
4 |
* Fix possible issue with multiple notices
|
1 |
|
2 |
+
### v1.2.9 - 2018-12-10
|
3 |
+
**Changes:**
|
4 |
+
* Tested with WP 5.0
|
5 |
+
|
6 |
### v1.2.8 - 2018-11-29
|
7 |
**Changes:**
|
8 |
* Fix possible issue with multiple notices
|
elementemplator.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Page Templater For Elementor
|
4 |
* Plugin URI: https://themeisle.com/
|
5 |
* Description: A helper plugin for users of Elementor Pagebuilder. Adds 2 new templates for complete full width experience while using the page builder - support for a number of popular themes is built-in.
|
6 |
-
* Version: 1.2.
|
7 |
* Author: ThemeIsle
|
8 |
* Author URI: https://themeisle.com/
|
9 |
* Requires at least: 4.4
|
@@ -22,7 +22,7 @@ if ( ! defined( 'WPINC' ) ) {
|
|
22 |
------------------------------------------ */
|
23 |
|
24 |
/* Set plugin version constant. */
|
25 |
-
define( 'ET_VERSION', '1.2.
|
26 |
|
27 |
/* Set constant path to the plugin directory. */
|
28 |
define( 'ET_PATH', trailingslashit( plugin_dir_path( __FILE__ ) ) );
|
3 |
* Plugin Name: Page Templater For Elementor
|
4 |
* Plugin URI: https://themeisle.com/
|
5 |
* Description: A helper plugin for users of Elementor Pagebuilder. Adds 2 new templates for complete full width experience while using the page builder - support for a number of popular themes is built-in.
|
6 |
+
* Version: 1.2.9
|
7 |
* Author: ThemeIsle
|
8 |
* Author URI: https://themeisle.com/
|
9 |
* Requires at least: 4.4
|
22 |
------------------------------------------ */
|
23 |
|
24 |
/* Set plugin version constant. */
|
25 |
+
define( 'ET_VERSION', '1.2.9' );
|
26 |
|
27 |
/* Set constant path to the plugin directory. */
|
28 |
define( 'ET_PATH', trailingslashit( plugin_dir_path( __FILE__ ) ) );
|
readme.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
**Contributors:** [themeisle](https://profiles.wordpress.org/themeisle), [codeinwp](https://profiles.wordpress.org/codeinwp)
|
3 |
**Tags:** elementor, pagebuilder, page builder, page builder template, page builder templates, actions, storefront, twentysixteen, genesis, template builder, builder templates
|
4 |
**Requires at least:** 4.4
|
5 |
-
**Tested up to:**
|
6 |
**License:** GPLv2 or later
|
7 |
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html
|
8 |
|
@@ -130,6 +130,11 @@ Further details will be available near the time of the release.
|
|
130 |
2. Fullwidth no Header no Footer
|
131 |
|
132 |
## Changelog ##
|
|
|
|
|
|
|
|
|
|
|
133 |
### 1.2.8 - 2018-11-29 ###
|
134 |
|
135 |
* Fix possible issue with multiple notices
|
2 |
**Contributors:** [themeisle](https://profiles.wordpress.org/themeisle), [codeinwp](https://profiles.wordpress.org/codeinwp)
|
3 |
**Tags:** elementor, pagebuilder, page builder, page builder template, page builder templates, actions, storefront, twentysixteen, genesis, template builder, builder templates
|
4 |
**Requires at least:** 4.4
|
5 |
+
**Tested up to:** 5.0
|
6 |
**License:** GPLv2 or later
|
7 |
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html
|
8 |
|
130 |
2. Fullwidth no Header no Footer
|
131 |
|
132 |
## Changelog ##
|
133 |
+
### 1.2.9 - 2018-12-10 ###
|
134 |
+
|
135 |
+
* Tested with WP 5.0
|
136 |
+
|
137 |
+
|
138 |
### 1.2.8 - 2018-11-29 ###
|
139 |
|
140 |
* Fix possible issue with multiple notices
|
readme.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
Contributors: themeisle, codeinwp
|
3 |
Tags: elementor, pagebuilder, page builder, page builder template, page builder templates, actions, storefront, twentysixteen, genesis, template builder, builder templates
|
4 |
Requires at least: 4.4
|
5 |
-
Tested up to:
|
6 |
License: GPLv2 or later
|
7 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
8 |
|
@@ -130,6 +130,11 @@ Further details will be available near the time of the release.
|
|
130 |
2. Fullwidth no Header no Footer
|
131 |
|
132 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
133 |
= 1.2.8 - 2018-11-29 =
|
134 |
|
135 |
* Fix possible issue with multiple notices
|
2 |
Contributors: themeisle, codeinwp
|
3 |
Tags: elementor, pagebuilder, page builder, page builder template, page builder templates, actions, storefront, twentysixteen, genesis, template builder, builder templates
|
4 |
Requires at least: 4.4
|
5 |
+
Tested up to: 5.0
|
6 |
License: GPLv2 or later
|
7 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
8 |
|
130 |
2. Fullwidth no Header no Footer
|
131 |
|
132 |
== Changelog ==
|
133 |
+
= 1.2.9 - 2018-12-10 =
|
134 |
+
|
135 |
+
* Tested with WP 5.0
|
136 |
+
|
137 |
+
|
138 |
= 1.2.8 - 2018-11-29 =
|
139 |
|
140 |
* Fix possible issue with multiple notices
|
themeisle-hash.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"custom-posttype-class.php":"3fde4cfce9b92dbabb408eb375d12ab2","elementemplater-class.php":"6c46d2070122292e45b6673f2a5607c0","elementemplator.php":"
|
1 |
+
{"custom-posttype-class.php":"3fde4cfce9b92dbabb408eb375d12ab2","elementemplater-class.php":"6c46d2070122292e45b6673f2a5607c0","elementemplator.php":"ef7f087560fe1e8fd1b12578b073198a"}
|