Version Description
Show custom html and section break id
Download this release
Release Info
Developer | webdorado |
Plugin | Form Maker by WD – user-friendly drag & drop Form Builder plugin |
Version | 1.7.47 |
Comparing to | |
See all releases |
Code changes from version 1.7.46 to 1.7.47
- admin/models/FMModelManage_fm.php +2 -2
- form-maker.php +2 -2
- readme.txt +6 -1
admin/models/FMModelManage_fm.php
CHANGED
@@ -174,7 +174,7 @@ class FMModelManage_fm {
|
|
174 |
$param[$params_name] = $temp[0];
|
175 |
$temp = $temp[1];
|
176 |
}
|
177 |
-
$rep ='<div id="wdform_field'.$id.'" type="type_section_break" class="wdform_field_section_break">'.$arrows.'<span id="'.$id.'_element_labelform_id_temp" style="display: none;">custom_'.$id.'</span><div id="'.$id.'_element_sectionform_id_temp" align="left" class="wdform_section_break">'.$param['w_editor'].'</div></div>';
|
178 |
break;
|
179 |
}
|
180 |
case 'type_editor': {
|
@@ -185,7 +185,7 @@ class FMModelManage_fm {
|
|
185 |
$param[$params_name] = $temp[0];
|
186 |
$temp = $temp[1];
|
187 |
}
|
188 |
-
$rep =$arrows.'<div id="wdform_field'.$id.'" type="type_editor" class="wdform_field" >'.$param['w_editor'].'</div><
|
189 |
break;
|
190 |
}
|
191 |
case 'type_send_copy': {
|
174 |
$param[$params_name] = $temp[0];
|
175 |
$temp = $temp[1];
|
176 |
}
|
177 |
+
$rep ='<div id="wdform_field'.$id.'" type="type_section_break" class="wdform_field_section_break">'.$arrows.'<span id="'.$id.'_element_labelform_id_temp" style="display: none;">custom_'.$id.'</span><div id="'.$id.'_element_sectionform_id_temp" align="left" class="wdform_section_break">'.$param['w_editor'].'</div></div><div id="'.$id.'_element_labelform_id_temp" style="color:red;">custom_'.$id.'</div>';
|
178 |
break;
|
179 |
}
|
180 |
case 'type_editor': {
|
185 |
$param[$params_name] = $temp[0];
|
186 |
$temp = $temp[1];
|
187 |
}
|
188 |
+
$rep =$arrows.'<div id="wdform_field'.$id.'" type="type_editor" class="wdform_field" >'.$param['w_editor'].'</div><div id="'.$id.'_element_labelform_id_temp" style="color: red;">custom_'.$id.'</div>';
|
189 |
break;
|
190 |
}
|
191 |
case 'type_send_copy': {
|
form-maker.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: 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
|
@@ -216,7 +216,7 @@ if (class_exists('WP_Widget')) {
|
|
216 |
// Activate plugin.
|
217 |
function form_maker_activate() {
|
218 |
$version = get_option("wd_form_maker_version");
|
219 |
-
$new_version = '1.7.
|
220 |
if (!$version) {
|
221 |
add_option("wd_form_maker_version", $new_version, '', 'no');
|
222 |
global $wpdb;
|
3 |
* Plugin Name: 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.47
|
7 |
* Author: WebDorado
|
8 |
* Author URI: http://web-dorado.com/
|
9 |
* License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
|
216 |
// Activate plugin.
|
217 |
function form_maker_activate() {
|
218 |
$version = get_option("wd_form_maker_version");
|
219 |
+
$new_version = '1.7.47';
|
220 |
if (!$version) {
|
221 |
add_option("wd_form_maker_version", $new_version, '', 'no');
|
222 |
global $wpdb;
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://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
|
5 |
Requires at least: 3.4
|
6 |
Tested up to: 4.2
|
7 |
-
Stable tag: 1.7.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -14,6 +14,8 @@ WordPress Form Maker is a fresh and innovative form builder. This form builder i
|
|
14 |
|
15 |
Form Maker is a FREE and user-friendly plugin to create highly customizable and responsive forms in a few minutes with simple drag and drop interface.
|
16 |
|
|
|
|
|
17 |
[WordPress Form Maker](http://web-dorado.com/products/wordpress-form.html)
|
18 |
[Demo](http://wpdemo.web-dorado.com/)
|
19 |
[Demo Admin](http://wpdemo.web-dorado.com/wp-admin/admin.php?page=Form_maker)
|
@@ -277,6 +279,9 @@ The Form Maker (Pro version) has simple PayPal integration. This allows the user
|
|
277 |
|
278 |
== Changelog ==
|
279 |
|
|
|
|
|
|
|
280 |
= 1.7.46 =
|
281 |
Limited up to 9 fields to add
|
282 |
New: Enable/Disable Title and Middle Name for Name field
|
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
|
5 |
Requires at least: 3.4
|
6 |
Tested up to: 4.2
|
7 |
+
Stable tag: 1.7.47
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
14 |
|
15 |
Form Maker is a FREE and user-friendly plugin to create highly customizable and responsive forms in a few minutes with simple drag and drop interface.
|
16 |
|
17 |
+
https://www.youtube.com/watch?v=QelKxyW7M98
|
18 |
+
|
19 |
[WordPress Form Maker](http://web-dorado.com/products/wordpress-form.html)
|
20 |
[Demo](http://wpdemo.web-dorado.com/)
|
21 |
[Demo Admin](http://wpdemo.web-dorado.com/wp-admin/admin.php?page=Form_maker)
|
279 |
|
280 |
== Changelog ==
|
281 |
|
282 |
+
= 1.7.47 =
|
283 |
+
Show custom html and section break id
|
284 |
+
|
285 |
= 1.7.46 =
|
286 |
Limited up to 9 fields to add
|
287 |
New: Enable/Disable Title and Middle Name for Name field
|