Formidable Forms Change Log
The changes made in Formidable Forms Pro and various Formidable addons.
-
User Registration Forms v2.01.01
By
New: Add frmreg_after_create_subsite action. New: Add Norwegian translation. New: Add frmreg_login_error filter. Fix: Make sure show lost password and layout settings apply to widget. Fix: Convert special characters to standard…
-
WooCommerce Forms v1.06
By
New: Add wc_fp_include_field_in_cart filter. New: Add wc_fp_cart_fields filter. Fix: Check if entry was created instead of revalidating. Fixes reCaptcha, unique fields, and registration.
-
Mailchimp Forms v2.03
By
New: Add option to unsubscribe users. Enhancement: Automatically update subscriber if their email exists in the selected MailChimp list. Enhancement: Remove files and functions deprecated since version 2.0.
-
Formidable Forms v2.05.02
By
New: Add frm_affiliate_id hook for theme author affiliates Fix: XSS vulnerability on form preview page. Don't check POST values before displaying the form Enhancement: Speed up the Formidable > Entries…
-
Digital Signature Forms v1.12b1
By
New: Allow importing from URL. Fix: Keep drawn signature when switching pages. Fix: Keep drawn signature present when there are form errors. Fix: Allow signature editing until draft is submitted.…
-
PayPal Standard Forms v3.06.01
By
New: Add Paypal triggers to API action. Fix: Show update notice for administrators only. Fix: Add missing close select tag in global settings.
-
Bootstrap Forms v1.02.02
By
Enhancement: Allow prepend and append options with dropdowns.
-
User Registration Forms v2.01
By
New: Add global registration page setting. Enhancement: Allow radio and select fields for display name. Enhancement: Change field label in lost password form. Enhancement: Show hidden field type in Subdirectory…
-
Formidable Forms v2.05.01
By
Fix: Let the new label position option override the setting in the styles Fix: Trigger an update for the styling settings so a manual save isn't required to get new…
-
Formidable Forms v2.05
By
New: Add option to not save IP address with entries for GDPR compliant forms New: Add a new label position option: Inside. This option automatically uses the field labels as…
-
Formidable Forms v2.05b1
By
New: Add Repeat Limit option to Repeatable Sections. New: Add target="_blank" option to file upload shortcodes. New: Add option to not save IP address with entries. Enhancement: Update minimum WP…
-
Form Action Automation v2.0
By
New: Trigger automation by date + time when time fields are included in the form Tweak: Add entry and action to frm_autoresponder_time hook Tweak: Change naming to Automation instead of…
-
Forms API v1.03b1
By
Fix: Fix unique field validation on edit. Fix: Double escape /r/n/ in json. Fix: Prevent cookie from being created during api call Fix: Update deprecated validation call. Fix: Allow quotes…
-
Formidable Forms v2.04.02b1
By
**Lite Version** Enhancement: Prevent jumping when selecting field to edit on form builder. Enhancement: Trigger frm_after_entry_processed hook after save when the action is to show a message. This affects deleting…
-
Locations v2.02
By
Fix: Remove invalid city data.
-
Bootstrap Forms Modal v2.0
By
Add a new shortcode format for more flexibility. Now you can include whatever you'd like in the modal. [ frmmodal-content]content here[/frmmodal-content] Add frm_modal_shortcode action hook. This is for triggering external…
-
Formidable Forms v2.04.01
By
Fix: Prevent get_post_field() call on null. Fix: Prevent php warning when 'show' attr is missing.
-
Formidable Forms v2.04
By
New: Add FrmEntryValues, FrmFieldValue, FrmProEntryValues, and FrmProFieldValue classes, which should be widely reusable. New: Add ready-to-use contact form. Use it anywhere with [ formidable id=contact-form]. It will only be created…
-
Stripe Forms v1.12
By
Make card error messages translatable http://translate.strategy11.com/glotpress/projects/formidable-stripe/ Add frm-stripe-cards shortcode. This shortcode shows cards on the customer Stripe account and allows them to be removed. This will be used in v2.0…
-
Digital Signature Forms v1.11
By
Add support for signatures inside embedded forms Update signature javascript to 2.5.2 Load non-minified js when SCRIPT_DEBUG is on Improve typed signature CSS and fix some CSS errors