Version Description
- Removed use of external Google CDN styles
Download this release
Release Info
Developer | codepeople |
Plugin | Contact Form Email |
Version | 1.2.34 |
Comparing to | |
See all releases |
Code changes from version 1.2.33 to 1.2.34
- README.txt +5 -2
- form-to-email.php +1 -1
README.txt
CHANGED
@@ -447,6 +447,9 @@ When you click a field already added into the contact form builder area, you can
|
|
447 |
|
448 |
== Changelog ==
|
449 |
|
|
|
|
|
|
|
450 |
= 1.2.33 =
|
451 |
* Adjustments to make the form GDPR compliant
|
452 |
|
@@ -856,5 +859,5 @@ When you click a field already added into the contact form builder area, you can
|
|
856 |
|
857 |
== Upgrade Notice ==
|
858 |
|
859 |
-
= 1.2.
|
860 |
-
*
|
447 |
|
448 |
== Changelog ==
|
449 |
|
450 |
+
= 1.2.34 =
|
451 |
+
* Removed use of external Google CDN styles
|
452 |
+
|
453 |
= 1.2.33 =
|
454 |
* Adjustments to make the form GDPR compliant
|
455 |
|
859 |
|
860 |
== Upgrade Notice ==
|
861 |
|
862 |
+
= 1.2.34 =
|
863 |
+
* Removed use of external Google CDN styles
|
form-to-email.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Contact Form Email
|
4 |
Plugin URI: https://form2email.dwbooster.com/download
|
5 |
Description: Contact form that sends the data to email and also to a database list and CSV file.
|
6 |
-
Version: 1.2.
|
7 |
Author: CodePeople
|
8 |
Author URI: https://form2email.dwbooster.com
|
9 |
Text Domain: contact-form-to-email
|
3 |
Plugin Name: Contact Form Email
|
4 |
Plugin URI: https://form2email.dwbooster.com/download
|
5 |
Description: Contact form that sends the data to email and also to a database list and CSV file.
|
6 |
+
Version: 1.2.34
|
7 |
Author: CodePeople
|
8 |
Author URI: https://form2email.dwbooster.com
|
9 |
Text Domain: contact-form-to-email
|