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

Version Description

Fixed: Bug in mysql mapping.
Changed: Featured themes page.

Download this release

Release Info

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

Code changes from version 1.8.4 to 1.8.5

featured/featured_themes.css CHANGED
@@ -41,11 +41,12 @@
41
  #main_featured_themes_page #featured-plugins-list li.weddings .product {background:url(images/wedding.png) left center no-repeat;}
42
  #main_featured_themes_page #featured-plugins-list li.exclusive .product {background:url(images/exclusive.png) left center no-repeat;}
43
  #main_featured_themes_page #featured-plugins-list li.expert .product {background:url(images/expert.png) left center no-repeat; background-size: 80%;}
 
44
 
45
  #main_featured_themes_page #featured-plugins-list li .title .heading {
46
  display:block;
47
  position:relative;
48
- font-size: 16px;
49
  color: #23282C;
50
  margin: 13px 0px 13px 0px;
51
  }
41
  #main_featured_themes_page #featured-plugins-list li.weddings .product {background:url(images/wedding.png) left center no-repeat;}
42
  #main_featured_themes_page #featured-plugins-list li.exclusive .product {background:url(images/exclusive.png) left center no-repeat;}
43
  #main_featured_themes_page #featured-plugins-list li.expert .product {background:url(images/expert.png) left center no-repeat; background-size: 80%;}
44
+ #main_featured_themes_page #featured-plugins-list li.portfolio_gallery .product {background:url(images/portfolio_gallery.png) left center no-repeat;}
45
 
46
  #main_featured_themes_page #featured-plugins-list li .title .heading {
47
  display:block;
48
  position:relative;
49
+ font-size: 14px;
50
  color: #23282C;
51
  margin: 13px 0px 13px 0px;
52
  }
featured/featured_themes.php CHANGED
@@ -11,6 +11,16 @@ function fm_featured_themes_page() { ?>
11
  </table>
12
  <form method="post">
13
  <ul id="featured-plugins-list">
 
 
 
 
 
 
 
 
 
 
14
  <li class="business_elite">
15
  <div class="product"></div>
16
  <div class="title">
11
  </table>
12
  <form method="post">
13
  <ul id="featured-plugins-list">
14
+ <li class="portfolio_gallery">
15
+ <div class="product"></div>
16
+ <div class="title">
17
+ <strong class="heading">Portfolio Gallery Theme</strong>
18
+ </div>
19
+ <div class="description">
20
+ <p>Portfolio Gallery is an elegant image and portfolio display theme.</p>
21
+ </div>
22
+ <a target="_blank" href="https://web-dorado.com/wordpress-themes/portfolio-gallery.html" class="download">Download plugin >></a>
23
+ </li>
24
  <li class="business_elite">
25
  <div class="product"></div>
26
  <div class="title">
featured/images/portfolio_gallery.png ADDED
Binary file
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.8.4
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.8.4';
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.8.5
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.8.5';
273
  global $wpdb;
274
  if (!$version) {
275
  add_option("wd_form_maker_version", $new_version, '', 'no');
frontend/models/FMModelForm_maker.php CHANGED
@@ -862,6 +862,9 @@ class FMModelForm_maker {
862
  }
863
  $chgnac = FALSE;
864
  }
 
 
 
865
  }
866
  }
867
  else {
862
  }
863
  $chgnac = FALSE;
864
  }
865
+ else{
866
+ $fvals['{'.$i.'}']='';
867
+ }
868
  }
869
  }
870
  else {
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
  === Form Maker ===
2
  Contributors: webdorado
3
  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.4
7
- Stable tag: 1.8.4
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -300,6 +300,10 @@ The Form Maker (Pro version) has simple PayPal integration. This allows the user
300
 
301
  == Changelog ==
302
 
 
 
 
 
303
  = 1.8.4 =
304
  Fixed: Bug in submissions
305
 
1
  === Form Maker ===
2
  Contributors: webdorado
3
  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, mysql
5
  Requires at least: 3.4
6
  Tested up to: 4.4
7
+ Stable tag: 1.8.5
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
300
 
301
  == Changelog ==
302
 
303
+ = 1.8.5 =
304
+ Fixed: Bug in mysql mapping.
305
+ Changed: Featured themes page.
306
+
307
  = 1.8.4 =
308
  Fixed: Bug in submissions
309