Page Templater For Elementor - Version 1.1.1

Version Description

  • Plugin name change due to a stipulation on Elementor's Terms & Conditions
  • Added GeneratePress to the supported themes list
Download this release

Release Info

Developer WPDevHQ
Plugin Icon wp plugin Page Templater For Elementor
Version 1.1.1
Comparing to
See all releases

Code changes from version 1.1.0 to 1.1.1

Files changed (2) hide show
  1. elementemplator.php +4 -4
  2. readme.txt +8 -3
elementemplator.php CHANGED
@@ -1,11 +1,11 @@
1
  <?php
2
  /*
3
- * Plugin Name: Elementor Templater: ElemenTemplator
4
- * Plugin URI: http://www.wpdevhq.com/plugins/elementor-templator
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.1.0
7
  * Author: WPDevHQ
8
- * Author URI: http://www.wpdevhq.com/
9
  * Requires at least: 4.4
10
  * Tested up to: 4.7.2
11
  */
1
  <?php
2
  /*
3
+ * Plugin Name: Page Templater For Elementor
4
+ * Plugin URI: https://wpdevhq.com/plugins/page-templater-for-elementor
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.1.1
7
  * Author: WPDevHQ
8
+ * Author URI: https://wpdevhq.com/
9
  * Requires at least: 4.4
10
  * Tested up to: 4.7.2
11
  */
readme.txt CHANGED
@@ -1,9 +1,9 @@
1
- === Elementor Page Templater ===
2
  Contributors: WPDevHQ
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: 4.7.2
6
- Stable tag: 1.1.0
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
@@ -29,6 +29,7 @@ The following themes are currently supported out of the box - if your desired th
29
  * [Edge](https://wordpress.org/themes/edge/) - By themefreesia
30
  * [Experon](https://wordpress.org/themes/experon/) - ThinkUpThemes
31
  * [Genesis](http://my.studiopress.com/themes/genesis/) - By StudioPress
 
32
  * [Storefront](https://wordpress.org/themes/storefront/) - by WooThemes/Automattic
33
  * [TwentyFourteen](https://wordpress.org/themes/twentyfourteen/) - by WordPress.org
34
  * [TwentyFifteen](https://wordpress.org/themes/twentyfifteen/) - by WordPress.org
@@ -37,7 +38,7 @@ The following themes are currently supported out of the box - if your desired th
37
  * [TwentySeventeen](https://wordpress.org/themes/twentyseventeen/) - by WordPress.org
38
  * [Vantage](https://wordpress.org/themes/vantage/) - by Greg Priday
39
  * [Virtue](https://wordpress.org/themes/virtue/) - by Kadence Themes
40
- * [Enlightenmen](https://wordpress.org/themes/enlightenment/) - by Daniel Tara
41
 
42
  If you are a theme author and would like to have your theme added to our supported list please provide details and we'll see what we can do.
43
 
@@ -90,6 +91,10 @@ Please visit the settings page located at Dasboard >> Settings >> Post Type Temp
90
  2. Fullwidth no Header no Footer
91
 
92
  == Changelog ==
 
 
 
 
93
  = 1.1.0 =
94
  * CSS adjustment to support for Hello Pro - Genesis child theme.
95
 
1
+ === Page Templater For Elementor ===
2
  Contributors: WPDevHQ
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: 4.7.2
6
+ Stable tag: 1.1.1
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
29
  * [Edge](https://wordpress.org/themes/edge/) - By themefreesia
30
  * [Experon](https://wordpress.org/themes/experon/) - ThinkUpThemes
31
  * [Genesis](http://my.studiopress.com/themes/genesis/) - By StudioPress
32
+ * [GeneratePress](https://wordpress.org/themes/generatepress/) - By Tom Usborne
33
  * [Storefront](https://wordpress.org/themes/storefront/) - by WooThemes/Automattic
34
  * [TwentyFourteen](https://wordpress.org/themes/twentyfourteen/) - by WordPress.org
35
  * [TwentyFifteen](https://wordpress.org/themes/twentyfifteen/) - by WordPress.org
38
  * [TwentySeventeen](https://wordpress.org/themes/twentyseventeen/) - by WordPress.org
39
  * [Vantage](https://wordpress.org/themes/vantage/) - by Greg Priday
40
  * [Virtue](https://wordpress.org/themes/virtue/) - by Kadence Themes
41
+ * [Enlightenment](https://wordpress.org/themes/enlightenment/) - by Daniel Tara
42
 
43
  If you are a theme author and would like to have your theme added to our supported list please provide details and we'll see what we can do.
44
 
91
  2. Fullwidth no Header no Footer
92
 
93
  == Changelog ==
94
+ = 1.1.1 =
95
+ * Plugin name change due to a stipulation on Elementor's Terms & Conditions
96
+ * Added GeneratePress to the supported themes list
97
+
98
  = 1.1.0 =
99
  * CSS adjustment to support for Hello Pro - Genesis child theme.
100