Version Description
New: Dropbox Integration Add-on
Download this release
Release Info
Developer | webdorado |
Plugin | Form Maker by WD – user-friendly drag & drop Form Builder plugin |
Version | 1.7.77 |
Comparing to | |
See all releases |
Code changes from version 1.7.76 to 1.7.77
- assets/dropbox-integration-update.png +0 -0
- featured/featured.php +7 -0
- form-maker.php +2 -2
- readme.txt +10 -6
assets/dropbox-integration-update.png
ADDED
Binary file
|
featured/featured.php
CHANGED
@@ -226,6 +226,13 @@ function spider_extensions($current_plugin = '') {
|
|
226 |
'description' => 'Conditional Emails add-on allows to send emails to different recipients depending on the submitted data .',
|
227 |
'icon' => '',
|
228 |
'image' => plugins_url( '../assets/conditional-emalis-update.png', __FILE__ ),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
229 |
)
|
230 |
)
|
231 |
);
|
226 |
'description' => 'Conditional Emails add-on allows to send emails to different recipients depending on the submitted data .',
|
227 |
'icon' => '',
|
228 |
'image' => plugins_url( '../assets/conditional-emalis-update.png', __FILE__ ),
|
229 |
+
),
|
230 |
+
'dropbox_integration' => array(
|
231 |
+
'name' => 'Dropbox Integration',
|
232 |
+
'url' => 'https://web-dorado.com/products/wordpress-form/add-ons/dropbox.html',
|
233 |
+
'description' => 'The Form Maker Dropbox Integration addon is extending the Form Maker capabilities allowing to store the form attachments straight to your Dropbox account.',
|
234 |
+
'icon' => '',
|
235 |
+
'image' => plugins_url( '../assets/dropbox-integration-update.png', __FILE__ ),
|
236 |
)
|
237 |
)
|
238 |
);
|
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.
|
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.
|
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.77
|
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.77';
|
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
|
5 |
Requires at least: 3.4
|
6 |
Tested up to: 4.3
|
7 |
-
Stable tag: 1.7.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -26,8 +26,9 @@ Form Maker is a FREE and user-friendly plugin to create highly customizable and
|
|
26 |
[Import/Export Add-on](https://web-dorado.com/products/wordpress-form/add-ons/export-import.html)
|
27 |
[Mailchimp Integration Add-on](https://web-dorado.com/products/wordpress-form/add-ons/mailchimp.html)
|
28 |
[User Registration Add-on](https://web-dorado.com/products/wordpress-form/add-ons/registration.html)
|
29 |
-
[Post Generation Add-on](https://web-dorado.com/products/wordpress-form/add-ons/post-generation.html)
|
30 |
-
[Conditional Emails Add-on](https://web-dorado.com/products/wordpress-form/add-ons/conditional-emails.html)
|
|
|
31 |
|
32 |
https://www.youtube.com/watch?v=QelKxyW7M98
|
33 |
|
@@ -293,12 +294,15 @@ The Form Maker (Pro version) has simple PayPal integration. This allows the user
|
|
293 |
|
294 |
== Changelog ==
|
295 |
|
|
|
|
|
|
|
296 |
= 1.7.76 =
|
297 |
-
Changed: Licensing/Donation page
|
298 |
-
|
299 |
|
300 |
= 1.7.75 =
|
301 |
-
Changed: Submissions default ordering
|
302 |
Changed: Featured Plugins page
|
303 |
|
304 |
= 1.7.74 =
|
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.3
|
7 |
+
Stable tag: 1.7.77
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
26 |
[Import/Export Add-on](https://web-dorado.com/products/wordpress-form/add-ons/export-import.html)
|
27 |
[Mailchimp Integration Add-on](https://web-dorado.com/products/wordpress-form/add-ons/mailchimp.html)
|
28 |
[User Registration Add-on](https://web-dorado.com/products/wordpress-form/add-ons/registration.html)
|
29 |
+
[Post Generation Add-on](https://web-dorado.com/products/wordpress-form/add-ons/post-generation.html)
|
30 |
+
[Conditional Emails Add-on](https://web-dorado.com/products/wordpress-form/add-ons/conditional-emails.html)
|
31 |
+
[Dropbox Integration Add-on](https://web-dorado.com/products/wordpress-form/add-ons/dropbox.html)
|
32 |
|
33 |
https://www.youtube.com/watch?v=QelKxyW7M98
|
34 |
|
294 |
|
295 |
== Changelog ==
|
296 |
|
297 |
+
= 1.7.77 =
|
298 |
+
New: Dropbox Integration Add-on
|
299 |
+
|
300 |
= 1.7.76 =
|
301 |
+
Changed: Licensing/Donation page
|
302 |
+
Changed: Notices
|
303 |
|
304 |
= 1.7.75 =
|
305 |
+
Changed: Submissions default ordering
|
306 |
Changed: Featured Plugins page
|
307 |
|
308 |
= 1.7.74 =
|