Version Description
- CSS Fix
Download this release
Release Info
Developer | voidthemes |
Plugin | Contact Form7 Widget For Elementor Page Builder |
Version | 1.0.3 |
Comparing to | |
See all releases |
Code changes from version 1.0.2 to 1.0.3
- readme.txt +4 -2
- void-cf7-widget-elementor.php +1 -1
readme.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
=== Contact Form7 Widget For Elementor Page Builder ===
|
2 |
-
Contributors: voidthemes
|
3 |
Tags: page-builder, elementor, cf7, contact-form-7, contact-form-7 widget, widget, elementor add on, email, contact,form
|
4 |
Requires at least: 4.4
|
5 |
Tested up to: 4.8.1
|
6 |
-
Stable tag: 1.0.
|
7 |
License: GPLv2 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
@@ -61,6 +61,8 @@ Our Contact Form7 Widget For Elementor Page Builder adds a new section in the el
|
|
61 |
|
62 |
|
63 |
== Changelog ==
|
|
|
|
|
64 |
= 1.0.2 =
|
65 |
* Define Any page as thank you page
|
66 |
* More Comporftable Select2 for selecting Contact From
|
1 |
=== Contact Form7 Widget For Elementor Page Builder ===
|
2 |
+
Contributors: voidthemes,voidcoders
|
3 |
Tags: page-builder, elementor, cf7, contact-form-7, contact-form-7 widget, widget, elementor add on, email, contact,form
|
4 |
Requires at least: 4.4
|
5 |
Tested up to: 4.8.1
|
6 |
+
Stable tag: 1.0.3
|
7 |
License: GPLv2 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
61 |
|
62 |
|
63 |
== Changelog ==
|
64 |
+
= 1.0.3 =
|
65 |
+
* CSS Fix
|
66 |
= 1.0.2 =
|
67 |
* Define Any page as thank you page
|
68 |
* More Comporftable Select2 for selecting Contact From
|
void-cf7-widget-elementor.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
/**
|
3 |
* Plugin Name: Contact Form 7 Widget For Elementor Page Builder
|
4 |
* Description: Adds Contact Form 7 widget element to Elementor page builder for easy drag & drop the created contact forms with CF7 (contact form 7).
|
5 |
-
* Version: 1.0.
|
6 |
* Author: VOID THEMES
|
7 |
* Plugin URI: http://voidthemes.com/contact-form-7-widget-for-elementor/
|
8 |
* Author URI: http://voidthemes.com
|
2 |
/**
|
3 |
* Plugin Name: Contact Form 7 Widget For Elementor Page Builder
|
4 |
* Description: Adds Contact Form 7 widget element to Elementor page builder for easy drag & drop the created contact forms with CF7 (contact form 7).
|
5 |
+
* Version: 1.0.3
|
6 |
* Author: VOID THEMES
|
7 |
* Plugin URI: http://voidthemes.com/contact-form-7-widget-for-elementor/
|
8 |
* Author URI: http://voidthemes.com
|