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

Version Description

Changed: csv/xml export file directory

Download this release

Release Info

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

Code changes from version 1.7.94 to 1.7.95

admin/views/FMViewGenerete_csv.php CHANGED
@@ -45,7 +45,7 @@ class FMViewGenerete_csv {
45
  $data[$key] = $row;
46
  }
47
 
48
- $tempfile = WD_FM_DIR . '/export'.$form_id.'.txt';
49
  if($limitstart == 0 && file_exists ($tempfile))
50
  unlink($tempfile);
51
  $output = fopen($tempfile, "a");
45
  $data[$key] = $row;
46
  }
47
 
48
+ $tempfile = WP_CONTENT_DIR . '/uploads/form-maker/export'.$form_id.'.txt';
49
  if($limitstart == 0 && file_exists ($tempfile))
50
  unlink($tempfile);
51
  $output = fopen($tempfile, "a");
admin/views/FMViewGenerete_xml.php CHANGED
@@ -31,7 +31,7 @@ class FMViewGenerete_xml {
31
  $title = $params[1];
32
  define('PHP_TAB', "\t");
33
 
34
- $tempfile = WD_FM_DIR . '/export'.$form_id.'.txt';
35
  if($limitstart == 0 && file_exists ($tempfile))
36
  unlink($tempfile);
37
  $output = fopen($tempfile, "a");
31
  $title = $params[1];
32
  define('PHP_TAB', "\t");
33
 
34
+ $tempfile = WP_CONTENT_DIR . '/uploads/form-maker/export'.$form_id.'.txt';
35
  if($limitstart == 0 && file_exists ($tempfile))
36
  unlink($tempfile);
37
  $output = fopen($tempfile, "a");
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.94
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.94';
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.95
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.95';
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.94
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -65,7 +65,7 @@ Survey tools are also very convenient for adding rating systems for the posts, e
65
 
66
 
67
 
68
- ###IMPORTANT: If you think you found a bug in Form Maker or have any problem/question concerning the plugin, please check out [Support Forum](https://web-dorado.com/forum/26-form-maker.html) in our website. If you do not find a solution here, do not hesitate to contact us at [info@web-dorado.com](mailto:info@web-dorado.com).
69
 
70
 
71
 
@@ -225,7 +225,7 @@ After downloading the ZIP file,
225
  *Go to your Downloads folder and locate the folder with the plugin. Right-click on the folder and select Compress. Now you have a newly created .zip file which can be installed as described here.*
226
  4. Click “Install Now” button.
227
  5. Click “Activate Plugin” button for activating the plugin.
228
- 6.If the installation does not succeed, please contact us at info@web-dorado.com.
229
 
230
  ### Updating Form Maker.
231
 
@@ -299,6 +299,9 @@ The Form Maker (Pro version) has simple PayPal integration. This allows the user
299
 
300
  == Changelog ==
301
 
 
 
 
302
  = 1.7.94 =
303
  Add: Progress bar for csv/xml export
304
 
@@ -648,7 +651,7 @@ Click “Choose file” (“Browse”) and select the Form Maker zip file.
648
  Click “Install Now” button.
649
  If the installation succeeded you will see the message in the picture.
650
  Click “Activate Plugin” button for activating the plugin.
651
- If any problem occurs, please contact us at info@web-dorado.com.
652
 
653
 
654
  1.3 Updating the form.
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.95
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
65
 
66
 
67
 
68
+ ###IMPORTANT: If you think you found a bug in Form Maker or have any problem/question concerning the plugin, please check out [Support Forum](https://web-dorado.com/forum/26-form-maker.html) in our website. If you do not find a solution here, do not hesitate to [click here to contact us](https://web-dorado.com/support/contact-us.html).
69
 
70
 
71
 
225
  *Go to your Downloads folder and locate the folder with the plugin. Right-click on the folder and select Compress. Now you have a newly created .zip file which can be installed as described here.*
226
  4. Click “Install Now” button.
227
  5. Click “Activate Plugin” button for activating the plugin.
228
+ 6.If the installation does not succeed, please [click here to contact us](https://web-dorado.com/support/contact-us.html).
229
 
230
  ### Updating Form Maker.
231
 
299
 
300
  == Changelog ==
301
 
302
+ = 1.7.95 =
303
+ Changed: csv/xml export file directory
304
+
305
  = 1.7.94 =
306
  Add: Progress bar for csv/xml export
307
 
651
  Click “Install Now” button.
652
  If the installation succeeded you will see the message in the picture.
653
  Click “Activate Plugin” button for activating the plugin.
654
+ If any problem occurs, please [click here to contact us](https://web-dorado.com/support/contact-us.html).
655
 
656
 
657
  1.3 Updating the form.