Form Maker by WD – user-friendly drag & drop Form Builder plugin - Version 1.7.90

Version Description

Download this release

Release Info

Developer webdorado
Plugin Icon 128x128 Form Maker by WD – user-friendly drag & drop Form Builder plugin
Version 1.7.90
Comparing to
See all releases

Code changes from version 1.7.89 to 1.7.90

admin/models/FMModelGenerete_csv.php CHANGED
@@ -212,6 +212,8 @@ class FMModelGenerete_csv {
212
  $data_temp[stripslashes($label_titles[$h])] = ($element_value ? $val : '');
213
  }
214
  }
 
 
215
  }
216
 
217
  $query = $wpdb->prepare("SELECT id FROM " . $wpdb->prefix . "formmaker_submits where element_label=%s AND form_id = %d AND group_id=%d",'item_total', $form_id, $i);
212
  $data_temp[stripslashes($label_titles[$h])] = ($element_value ? $val : '');
213
  }
214
  }
215
+ else
216
+ $data_temp[stripslashes($label_titles[$h])] = '';
217
  }
218
 
219
  $query = $wpdb->prepare("SELECT id FROM " . $wpdb->prefix . "formmaker_submits where element_label=%s AND form_id = %d AND group_id=%d",'item_total', $form_id, $i);
admin/models/FMModelGenerete_xml.php CHANGED
@@ -213,6 +213,8 @@ class FMModelGenerete_xml {
213
  $data_temp[stripslashes($label_titles[$h])] = ($element_value ? $val : '');
214
  }
215
  }
 
 
216
  }
217
 
218
  $item_total = $wpdb->get_var($wpdb->prepare("SELECT `element_value` FROM " . $wpdb->prefix . "formmaker_submits where group_id=%d AND element_label=%s",$i,'item_total'));
213
  $data_temp[stripslashes($label_titles[$h])] = ($element_value ? $val : '');
214
  }
215
  }
216
+ else
217
+ $data_temp[stripslashes($label_titles[$h])] = '';
218
  }
219
 
220
  $item_total = $wpdb->get_var($wpdb->prepare("SELECT `element_value` FROM " . $wpdb->prefix . "formmaker_submits where group_id=%d AND element_label=%s",$i,'item_total'));
form-maker.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: Form Maker
4
  * Plugin URI: https://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.89
7
  * Author: WebDorado
8
  * Author URI: https://web-dorado.com/
9
  * License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
@@ -269,7 +269,7 @@ function register_fmemailverification_cpt(){
269
  // Activate plugin.
270
  function form_maker_activate() {
271
  $version = get_option("wd_form_maker_version");
272
- $new_version = '1.7.89';
273
  global $wpdb;
274
  if (!$version) {
275
  add_option("wd_form_maker_version", $new_version, '', 'no');
3
  * Plugin Name: Form Maker
4
  * Plugin URI: https://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.90
7
  * Author: WebDorado
8
  * Author URI: https://web-dorado.com/
9
  * License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
269
  // Activate plugin.
270
  function form_maker_activate() {
271
  $version = get_option("wd_form_maker_version");
272
+ $new_version = '1.7.90';
273
  global $wpdb;
274
  if (!$version) {
275
  add_option("wd_form_maker_version", $new_version, '', 'no');
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://web-dorado.com/products/wordpress-form.html
4
  Tags: form, forms, form builder, form maker, form manager, form plugin, form with recaptcha, forms plugin, multiple forms, paypal form, survey form, feedback form, feedback forms, contact form,contact form plugin, contact form builder, form creator, email form, secure form, web form, form to email, contact forms, custom forms, form widget, captcha form, wordpress contact form ,recaptcha contact form, form creation, contact form with auto reply, widget contact form, builder, feedback, contacts form plugin , custom contact form, contact us form, formular, formulario, admin, captcha, contact, database, email, javascript, jquery, page, plugin, survey, widget, custom form, forms creator, input, validation, send copy, form with captcha , pdf
5
  Requires at least: 3.4
6
  Tested up to: 4.3
7
- Stable tag: 1.7.89
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -143,14 +143,15 @@ Survey tools are also very convenient for adding rating systems for the posts, e
143
 
144
  Upgrade to [WordPress Form Maker Pro](https://web-dorado.com/products/wordpress-form.html) to add features:
145
 
146
- * Unlimited number of form fields.
 
147
  * PayPal form field with currency change possibility.
148
  * Upload file field.
149
  * Possibility to choose the desired file extension types for the file upload form field.
150
  * Fully integrated with PayPal: two checkout modes (Test Mode and Production) and five form field types (Amount, Select, Checkbox, Radio, and Shipping)(commercial version of the Form Maker), possibility to use the form as a payment/donation form .
151
  * Google Maps API Integration, possibility to use the maps in two different form fields of the Form Maker.
152
  * Possibility to include tax percentage within PayPal options for the localization of the payment.
153
- * Add ons support.
154
 
155
  ### Supported languages Of Form Maker
156
 
@@ -298,6 +299,9 @@ The Form Maker (Pro version) has simple PayPal integration. This allows the user
298
 
299
  == Changelog ==
300
 
 
 
 
301
  = 1.7.89 =
302
  Fixed: Conflict with some plugins
303
  Changed: Styles
@@ -308,7 +312,7 @@ New: Delete confirmation
308
  Fixed: Bug in mysql mapping for conditional fields
309
 
310
  = 1.7.87 =
311
- Changed:Bug in CSV/XML export
312
 
313
  = 1.7.86 =
314
  Changed: CSV/XML export
4
  Tags: form, forms, form builder, form maker, form manager, form plugin, form with recaptcha, forms plugin, multiple forms, paypal form, survey form, feedback form, feedback forms, contact form,contact form plugin, contact form builder, form creator, email form, secure form, web form, form to email, contact forms, custom forms, form widget, captcha form, wordpress contact form ,recaptcha contact form, form creation, contact form with auto reply, widget contact form, builder, feedback, contacts form plugin , custom contact form, contact us form, formular, formulario, admin, captcha, contact, database, email, javascript, jquery, page, plugin, survey, widget, custom form, forms creator, input, validation, send copy, form with captcha , pdf
5
  Requires at least: 3.4
6
  Tested up to: 4.3
7
+ Stable tag: 1.7.90
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
143
 
144
  Upgrade to [WordPress Form Maker Pro](https://web-dorado.com/products/wordpress-form.html) to add features:
145
 
146
+ * Unlimited number of form fields.
147
+ * Add ons support.
148
  * PayPal form field with currency change possibility.
149
  * Upload file field.
150
  * Possibility to choose the desired file extension types for the file upload form field.
151
  * Fully integrated with PayPal: two checkout modes (Test Mode and Production) and five form field types (Amount, Select, Checkbox, Radio, and Shipping)(commercial version of the Form Maker), possibility to use the form as a payment/donation form .
152
  * Google Maps API Integration, possibility to use the maps in two different form fields of the Form Maker.
153
  * Possibility to include tax percentage within PayPal options for the localization of the payment.
154
+
155
 
156
  ### Supported languages Of Form Maker
157
 
299
 
300
  == Changelog ==
301
 
302
+ = 1.7.87 =
303
+ Fixed: Bug in CSV/XML export
304
+
305
  = 1.7.89 =
306
  Fixed: Conflict with some plugins
307
  Changed: Styles
312
  Fixed: Bug in mysql mapping for conditional fields
313
 
314
  = 1.7.87 =
315
+ Fixed: Bug in CSV/XML export
316
 
317
  = 1.7.86 =
318
  Changed: CSV/XML export