Version Description
Download this release
Release Info
Developer | Shelob9 |
Plugin | Caldera Forms – More Than Contact Forms |
Version | 1.7.1.2 |
Comparing to | |
See all releases |
Code changes from version 1.7.1.1 to 1.7.1.2
- caldera-core.php +2 -2
- classes/admin.php +3 -5
- readme.txt +3 -1
caldera-core.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
Plugin URI: https://CalderaForms.com
|
5 |
Description: Easy to use, grid based responsive form builder for creating simple to complex forms.
|
6 |
Author: Caldera Labs
|
7 |
-
Version: 1.7.1.
|
8 |
Author URI: http://CalderaLabs.org
|
9 |
Text Domain: caldera-forms
|
10 |
GitHub Plugin URI: https://github.com/CalderaWP/caldera-forms
|
@@ -53,7 +53,7 @@ if (!version_compare(PHP_VERSION, '5.6.0', '>=')) {
|
|
53 |
|
54 |
define('CFCORE_PATH', plugin_dir_path(__FILE__));
|
55 |
define('CFCORE_URL', plugin_dir_url(__FILE__));
|
56 |
-
define( 'CFCORE_VER', '1.7.1.
|
57 |
define('CFCORE_EXTEND_URL', 'https://api.calderaforms.com/1.0/');
|
58 |
define('CFCORE_BASENAME', plugin_basename(__FILE__));
|
59 |
|
4 |
Plugin URI: https://CalderaForms.com
|
5 |
Description: Easy to use, grid based responsive form builder for creating simple to complex forms.
|
6 |
Author: Caldera Labs
|
7 |
+
Version: 1.7.1.2
|
8 |
Author URI: http://CalderaLabs.org
|
9 |
Text Domain: caldera-forms
|
10 |
GitHub Plugin URI: https://github.com/CalderaWP/caldera-forms
|
53 |
|
54 |
define('CFCORE_PATH', plugin_dir_path(__FILE__));
|
55 |
define('CFCORE_URL', plugin_dir_url(__FILE__));
|
56 |
+
define( 'CFCORE_VER', '1.7.1.2' );
|
57 |
define('CFCORE_EXTEND_URL', 'https://api.calderaforms.com/1.0/');
|
58 |
define('CFCORE_BASENAME', plugin_basename(__FILE__));
|
59 |
|
classes/admin.php
CHANGED
@@ -1564,7 +1564,7 @@ class Caldera_Forms_Admin {
|
|
1564 |
$saved_form = Caldera_Forms_Forms::get_form( $data['ID'] );
|
1565 |
if( ! empty( $saved_form ) && isset( $saved_form[ 'fields' ] ) ){
|
1566 |
$extra_fields = self::get_editor_extra_fields($saved_form );
|
1567 |
-
$form = new Caldera_Forms_API_Privacy($
|
1568 |
if( isset( $extra_fields['email_identifying_fields'] ) ){
|
1569 |
$form->set_email_identifying_fields( $extra_fields['email_identifying_fields'] );
|
1570 |
}
|
@@ -1578,17 +1578,15 @@ class Caldera_Forms_Admin {
|
|
1578 |
}
|
1579 |
}
|
1580 |
|
1581 |
-
|
1582 |
-
|
1583 |
Caldera_Forms_Forms::save_form( $data );
|
|
|
1584 |
}
|
1585 |
|
1586 |
|
1587 |
/**
|
1588 |
* Get the additional fields of form that are not used in the editor
|
1589 |
*
|
1590 |
-
* @since 1.
|
1591 |
-
*
|
1592 |
*
|
1593 |
* @param array $form Form config to get saved field values from
|
1594 |
* @return array
|
1564 |
$saved_form = Caldera_Forms_Forms::get_form( $data['ID'] );
|
1565 |
if( ! empty( $saved_form ) && isset( $saved_form[ 'fields' ] ) ){
|
1566 |
$extra_fields = self::get_editor_extra_fields($saved_form );
|
1567 |
+
$form = new Caldera_Forms_API_Privacy($data);
|
1568 |
if( isset( $extra_fields['email_identifying_fields'] ) ){
|
1569 |
$form->set_email_identifying_fields( $extra_fields['email_identifying_fields'] );
|
1570 |
}
|
1578 |
}
|
1579 |
}
|
1580 |
|
|
|
|
|
1581 |
Caldera_Forms_Forms::save_form( $data );
|
1582 |
+
|
1583 |
}
|
1584 |
|
1585 |
|
1586 |
/**
|
1587 |
* Get the additional fields of form that are not used in the editor
|
1588 |
*
|
1589 |
+
* @since 1.7.1
|
|
|
1590 |
*
|
1591 |
* @param array $form Form config to get saved field values from
|
1592 |
* @return array
|
readme.txt
CHANGED
@@ -3,7 +3,7 @@ Contributors: Shelob9, Desertsnowman, christiechirinos, andrewza, nahuelmahe
|
|
3 |
Tags: free wordpress form builder, formbuilder, form builder, contact form, contact me, custom form, forms, form, custom forms, forms creator, caldera forms, calderawp, wp form, wp form builder, form, drag and drop, email, awesome, wordpress free form builder, echecks, form builder plugin wordpress, wordpress builder plugin, wordpress forms builder, form builder wordpress, contact form builder wordpress, bootstrap, bootstrap form builder, bootstrap forms, login forms, drag and drop forms, responsive forms, mailchimp, mailchimp form, credit card form, braintree, braintree form, authorize.net, authorize.net form, eCheck,dwolla, dwolla form, paypal, paypal form, hi roy, search forms, pods, advanced custom fields, easy forms, contact form builder, gravity forms, ninja forms, contact, email, auto-responder, aweber, convertkit, builder, contact forms, search, ab testing, a/b testing, split testing, shortcode, wordpress, awesome plugin, plugin, easy, braintree form, dwolla form, authorize.net form, mailchimp form, mailchimp popup, aweber form, convertkit form, stripe form, stripe popup, eCheck form, responsive,
|
4 |
Requires at least: 4.7
|
5 |
Tested up to: 4.9.7
|
6 |
-
Stable tag: 1.7.1.
|
7 |
License: GPLv2
|
8 |
Requires PHP: 5.6
|
9 |
|
@@ -800,6 +800,8 @@ See: [https://calderaforms.com/updates/caldera-forms-1-7-1](https://calderaforms
|
|
800 |
* FIXED: Forms with advanced file fields not submitting properly on Safari and Edge.
|
801 |
* FIXED: Privacy settings being lost on form update.
|
802 |
* FIXED: PHP Warning when there are no internal forms.
|
|
|
|
|
803 |
|
804 |
= Caldera Forms 1.7.0 (May 31, 2018) GDPR, PHP, Onward =
|
805 |
See: [https://calderaforms.com/updates/caldera-forms-1-7-0](https://calderaforms.com/updates/caldera-forms-1-7-0?utm_source=dotOrg&utm_medium=plugins&utm_campaign=caldera-forms&utm_term=1-7-0)
|
3 |
Tags: free wordpress form builder, formbuilder, form builder, contact form, contact me, custom form, forms, form, custom forms, forms creator, caldera forms, calderawp, wp form, wp form builder, form, drag and drop, email, awesome, wordpress free form builder, echecks, form builder plugin wordpress, wordpress builder plugin, wordpress forms builder, form builder wordpress, contact form builder wordpress, bootstrap, bootstrap form builder, bootstrap forms, login forms, drag and drop forms, responsive forms, mailchimp, mailchimp form, credit card form, braintree, braintree form, authorize.net, authorize.net form, eCheck,dwolla, dwolla form, paypal, paypal form, hi roy, search forms, pods, advanced custom fields, easy forms, contact form builder, gravity forms, ninja forms, contact, email, auto-responder, aweber, convertkit, builder, contact forms, search, ab testing, a/b testing, split testing, shortcode, wordpress, awesome plugin, plugin, easy, braintree form, dwolla form, authorize.net form, mailchimp form, mailchimp popup, aweber form, convertkit form, stripe form, stripe popup, eCheck form, responsive,
|
4 |
Requires at least: 4.7
|
5 |
Tested up to: 4.9.7
|
6 |
+
Stable tag: 1.7.1.2
|
7 |
License: GPLv2
|
8 |
Requires PHP: 5.6
|
9 |
|
800 |
* FIXED: Forms with advanced file fields not submitting properly on Safari and Edge.
|
801 |
* FIXED: Privacy settings being lost on form update.
|
802 |
* FIXED: PHP Warning when there are no internal forms.
|
803 |
+
* 1.7.1.1: Remove all flush rewrites
|
804 |
+
* 1.7.1.2: https://github.com/CalderaWP/Caldera-Forms/issues/2595
|
805 |
|
806 |
= Caldera Forms 1.7.0 (May 31, 2018) GDPR, PHP, Onward =
|
807 |
See: [https://calderaforms.com/updates/caldera-forms-1-7-0](https://calderaforms.com/updates/caldera-forms-1-7-0?utm_source=dotOrg&utm_medium=plugins&utm_campaign=caldera-forms&utm_term=1-7-0)
|