Version Description
- Cache issue fixed
Download this release
Release Info
Developer | webdorado |
Plugin | Contact Form by WD – responsive drag & drop contact form builder tool |
Version | 1.7.29 |
Comparing to | |
See all releases |
Code changes from version 1.7.28 to 1.7.29
- admin/views/FMViewManage_fmc.php +2 -2
- contact-form-maker.php +1 -1
- frontend/views/FMViewForm_maker_fmc.php +1 -1
- readme.txt +3 -1
admin/views/FMViewManage_fmc.php
CHANGED
@@ -170,7 +170,7 @@ class FMViewManage_fmc {
|
|
170 |
<script type="text/javascript">
|
171 |
var fmc_plugin_url = "<?php echo WD_FMC_URL; ?>";
|
172 |
</script>
|
173 |
-
<script src="<?php echo WD_FMC_URL . '/js/formmaker_div_free.js'; ?>" type="text/javascript"></script>
|
174 |
<script type="text/javascript">
|
175 |
form_view = 1;
|
176 |
form_view_count = 1;
|
@@ -1228,7 +1228,7 @@ class FMViewManage_fmc {
|
|
1228 |
<script type="text/javascript">
|
1229 |
var fmc_plugin_url = "<?php echo WD_FMC_URL; ?>";
|
1230 |
</script>
|
1231 |
-
<script src="<?php echo WD_FMC_URL . '/js/formmaker_free.js'; ?>" type="text/javascript"></script>
|
1232 |
<script type="text/javascript">
|
1233 |
function submitbutton() {
|
1234 |
if (!document.getElementById('araqel') || (document.getElementById('araqel').value == '0')) {
|
170 |
<script type="text/javascript">
|
171 |
var fmc_plugin_url = "<?php echo WD_FMC_URL; ?>";
|
172 |
</script>
|
173 |
+
<script src="<?php echo WD_FMC_URL . '/js/formmaker_div_free.js?ver=' . get_option("wd_form_maker_version"); ?>" type="text/javascript"></script>
|
174 |
<script type="text/javascript">
|
175 |
form_view = 1;
|
176 |
form_view_count = 1;
|
1228 |
<script type="text/javascript">
|
1229 |
var fmc_plugin_url = "<?php echo WD_FMC_URL; ?>";
|
1230 |
</script>
|
1231 |
+
<script src="<?php echo WD_FMC_URL . '/js/formmaker_free.js?ver=' . get_option("wd_form_maker_version"); ?>" type="text/javascript"></script>
|
1232 |
<script type="text/javascript">
|
1233 |
function submitbutton() {
|
1234 |
if (!document.getElementById('araqel') || (document.getElementById('araqel').value == '0')) {
|
contact-form-maker.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Contact Form Maker
|
4 |
* Plugin URI: http://web-dorado.com/products/form-maker-wordpress.html
|
5 |
* Description: This plugin is a modern and advanced tool for easy and fast creating of a WordPress Form. The backend interface is intuitive and user friendly which allows users far from scripting and programming to create WordPress Forms.
|
6 |
-
* Version: 1.7.
|
7 |
* Author: WebDorado
|
8 |
* Author URI: http://web-dorado.com/
|
9 |
* License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
|
3 |
* Plugin Name: Contact Form Maker
|
4 |
* Plugin URI: http://web-dorado.com/products/form-maker-wordpress.html
|
5 |
* Description: This plugin is a modern and advanced tool for easy and fast creating of a WordPress Form. The backend interface is intuitive and user friendly which allows users far from scripting and programming to create WordPress Forms.
|
6 |
+
* Version: 1.7.29
|
7 |
* Author: WebDorado
|
8 |
* Author URI: http://web-dorado.com/
|
9 |
* License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
|
frontend/views/FMViewForm_maker_fmc.php
CHANGED
@@ -109,7 +109,7 @@ class FMViewForm_maker_fmc {
|
|
109 |
}
|
110 |
$form_theme = implode('{', $body_or_classes_implode);
|
111 |
$form_maker_front_end .= '<style>' . str_replace('[SITE_ROOT]', WD_FMC_URL, $form_theme) . '</style>';
|
112 |
-
wp_print_scripts('main' . (($old == false || ($old == true && $row->form=='')) ? '_div' : '') . '_front_end', WD_FMC_URL . '/js/main' . (($old == false || ($old == true && $row->form=='')) ? '_div' : '') . '_front_end.js');
|
113 |
// $form_maker_front_end .= '<script src="' . WD_FMC_URL . '/js/main' . (($old == false || ($old == true && $row->form=='')) ? '_div' : '') . '_front_end.js"></script>';
|
114 |
$form_currency = '$';
|
115 |
$check_js = '';
|
109 |
}
|
110 |
$form_theme = implode('{', $body_or_classes_implode);
|
111 |
$form_maker_front_end .= '<style>' . str_replace('[SITE_ROOT]', WD_FMC_URL, $form_theme) . '</style>';
|
112 |
+
wp_print_scripts('main' . (($old == false || ($old == true && $row->form=='')) ? '_div' : '') . '_front_end', WD_FMC_URL . '/js/main' . (($old == false || ($old == true && $row->form=='')) ? '_div' : '') . '_front_end.js?ver=' . get_option("wd_form_maker_version"));
|
113 |
// $form_maker_front_end .= '<script src="' . WD_FMC_URL . '/js/main' . (($old == false || ($old == true && $row->form=='')) ? '_div' : '') . '_front_end.js"></script>';
|
114 |
$form_currency = '$';
|
115 |
$check_js = '';
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://web-dorado.com/products/wordpress-contact-form-maker-plugin.
|
|
4 |
Tags: form, forms, contact form, contact forms, contact form plugin,contact forms plugin, forms plugin, Contact Form Builder, contact form manager, multiple contac forms, custom form, Contact form maker with recaptcha, contact form with google map, feedback form, feedback forms, contact us, admin, captcha, contact, database, email, javascript, jquery, page, plugin, survey, widget, custom form, forms creator, input, validation, send copy
|
5 |
Requires at least: 3.4
|
6 |
Tested up to: 4.1
|
7 |
-
Stable tag: 1.7.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -145,6 +145,8 @@ If you want to update the plugin while preserving your existing contact forms, y
|
|
145 |
8. Contact Form Maker - Select Columns
|
146 |
|
147 |
== Changelog ==
|
|
|
|
|
148 |
= 1.7.28 =
|
149 |
* Bug fixed: Empty email "From name"
|
150 |
= 1.7.27 =
|
4 |
Tags: form, forms, contact form, contact forms, contact form plugin,contact forms plugin, forms plugin, Contact Form Builder, contact form manager, multiple contac forms, custom form, Contact form maker with recaptcha, contact form with google map, feedback form, feedback forms, contact us, admin, captcha, contact, database, email, javascript, jquery, page, plugin, survey, widget, custom form, forms creator, input, validation, send copy
|
5 |
Requires at least: 3.4
|
6 |
Tested up to: 4.1
|
7 |
+
Stable tag: 1.7.29
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
145 |
8. Contact Form Maker - Select Columns
|
146 |
|
147 |
== Changelog ==
|
148 |
+
= 1.7.29 =
|
149 |
+
* Cache issue fixed
|
150 |
= 1.7.28 =
|
151 |
* Bug fixed: Empty email "From name"
|
152 |
= 1.7.27 =
|