• The default language of any content posted is English.
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
Formidable Forms Pro + Premium ADDONS

Formidable Forms Pro + Premium ADDONS 6.8.2 NULLED

= 6.8.2 =
* Fix: The process of connecting an account to formidableforms.com would fail in some web browsers.
= 6.8 =
* Security: Nonce validation was missing when saving changes on the form settings page.
* New: A new dashboard landing page has been added with a list of recent entries, access to your inbox, and a payment summary, all in one place.
* New: New fields will no longer appear on the front end until the form builder is saved. This way a form can be used without partial incomplete changes while a form is being worked on.
* New: An HSL color value can now be used in the visual styler. Previously these values would be prepended by # and PHP warnings would cause styles to break.
* New: Stripe subscriptions will now cancel at period end by default instead of cancelling immediately. This can be reverted to the previous behaviour using add_filter( 'frm_stripe_cancel_subscription_at_period_end', '__return_false' );.
* New: Summary emails will no longer send by default on multisite for sites that are not the main site.
* New: Summary emails can now be disabled from your profile on your Formidable Forms account for Pro users.
* Fix: On some sites, while using Google Chrome, some style card menu options would be missing. This includes the option to Delete a style or to Set a style as default.
* Fix: Long forms loaded with AJAX were loading in smaller batches than intended, usually pulling only a few fields at a time. This has been restored to the intended batch size of 15 fields at a time.
* Fix: A styling issue in some search search inputs has been fixed.
* Fix: The view payment page was appearing blank, and table column options were missing when editing a table view.
* Fix: An error message wouldn't properly appear when using a 3D secure card and failing the payment.
* Fix: A subscription with a failed payment would incorrectly redirect like a confirmed payment.
* Fix: The toggle to disable form styling would still appear active when disabled through the Manage Styling global setting.
* Fix: Encoded characters would appear in plain text summary emails.
* List tag types include ul, ol, and li are now allowed in form input HTML by default.
* Form input HTML will no longer be filtered to strip most HTML on display if the entry was created by or edited by a privileged user.
* Summary emails are no longer sent when there are no new entries.

Formidable Forms v6.6​

NOVEMBER 30, 2023 BY MIKE
  • New: Screen reader text has been added to header logos for improved accessibility on admin pages.
  • New: Some margins have been removed from file upload fields that were causing styling issues.
  • New: Checkbox groups will no longer use an aria-required attribute on the group element. This was causing accessibility errors in axe DevTools and Google PageSpeed.
  • New: Email fields now have a new autocomplete setting to make it easier to add autocomplete="email" to an email field.
  • New: The reports page now includes a status dropdown for filtering entries by status.
  • New: The dropzone button now includes a label for improved accessibility.
  • New: Date field colors can now be styled for every style. Previously this was limited to the default style only.
  • New: A repeater with no rows will reset to a single row when the start over button is clicked.
  • New: You can now search for values for embedded and repeated fields when searching from the entries list admin page.
  • Fix: [formidable] shortcodes would not process in HTML field descriptions, and shortcodes in HTML field custom HTML were not processing as expected.
  • Fix: A JavaScript error would get logged after submitting forms with dynamic fields when only a success message is shown on success.
  • Fix: Look ups were not working when watching a Name field.
  • Fix: Star rating fields were not appearing in Safari browsers.
  • Fix: The Other input for radio buttons would not get hidden after clicking the star over button.
  • Fix: Dropzone errors would get cleared immediately on load when there were file values set.
  • Fix: Stale embedded form data wouldn't update after fields in an embedded form was updated.
  • Fix: Add/remove buttons used in repeaters no longer change background color on hover when using icons only.
  • Fix: The repeater limit was not getting applied properly when switching between pages in a multiple page form.
  • Fix: Edit in-place would not work for a form with a reCAPTCHA field when submit with AJAX was disabled.
  • Fix: Some padding has been removed from radio buttons displayed as images. This fixes issues with options appearing off-centre.
  • Fix: Entry meta wasn't getting deleted when entries were deleting after clicking star over.
  • Fix: Checkbox options displayed as images would not appear selected when viewing the result when the checkbox option included an ampersand character.
  • Fix: The add row button would not appear after deleting every repeater row when using the icons only display style.
  • Fix: An undefined array key "size" warning would get logged for some file upload fields.
  • Fix: HTML fields were not properly working in conditional logic inside of repeaters.
  • Fix: When importing a form and its embedded form child, the child form will now get updated to the new child form ID in the parent form after the import is complete.
  • Fix: The other option would not appear selected in field settings after setting it as the default value.
  • Fix: A star rating field display value would appear as star_full text when using You are missing options in your shortcode. field_id is required. shortcodes without the keepjs=1 because of a filtering issue.
  • The function FrmProEntry::get_view_results has been deprecated.
  • Checkboxes have been removed as an option for Post Titles due to incompatibility issues.

Formidable Forms v6.5.4​

NOVEMBER 6, 2023 BY MIKE
  • New: A database query used on the reports page has been optimized, as well as the way entry metas are decoded, reducing the time for the reports page to load.
  • New: The timeout limit is now removed on the reports page to avoid issues with slow reports timing out when processing data for a lot of entries.
  • New: Styling has been updated for the reports page and new entry page when no form ID is filtered in the URL.
  • Fix: A JavaScript error would get logged on the reports page when no form ID was being filtered in the URL.
  • Fix: Some unexpected date formats would cause fatal errors on form submit.
  • Fix: Values like -5 Hours would not work in a created_at_greater_than frm-graph shortcode option.
  • Fix: Shortcodes would process twice in HTML field descriptions.
  • Fix: Multiple copies of a form would occasionally copy to other sites instead of just a single copy.

Formidable Forms v6.5.3​

OCTOBER 25, 2023 BY MIKE
  • New: The default value for a password field invalid format validation message is now more descriptive. As this error message is used for the missing special characters rule, the message now includes the special characters error message by default instead of the previous "Password is invalid" default message.
  • New: [foreach] shortcodes now support a order="desc" option for iterating repeater entries in reverse order.
  • New: Field calculations now support scientific notation, enabling numbers like 10e2.
  • New: A new frm_protected_file_readonly_permission filter has been added. This can be used to work around a Snuffleupagus security module rule that prevents certain chmod values.
  • New: The way CSS and SVGs are added has been modified for better compatibility with the Snuffleupagus security module.
  • Fix: Star rating field styling has been updated to improve compatibility with some themes where stars would appear on separate lines.
  • Fix: Placeholder labels would not appear in multiselect lookup dropdowns.
  • Fix: Text calculations were not working properly for dynamic field dropdowns in repeaters.

Formidable Forms v6.5.2​

OCTOBER 6, 2023 BY MIKE
  • New: When bulk deleting or when deleting all entries for a form, a new confirmation pop up will appear that requires you to confirm first by typing in DELETE ALL. This is intended to help avoid cases where all entries are deleted by mistake.
  • New: Repeater add and remove buttons now use submit button hover styling.

Formidable Forms v6.5​

SEPTEMBER 12, 2023 BY MIKE
  • New: Compatibility scripts have been added for supporting various Pro features (including address fields, forms with multiple pages, and conditional logic) when handling Stripe payments without the Stripe add on.
  • Fix: Repeater icon color style settings were not properly being applied.
  • Fix: A passing null to parameter #2 deprecation message would get logged in some cases when replacing shortcodes in newer versions of PHP 8.
  • Fix: A deprecated use of self would get logged when toggle on or off file protection for a form in newer versions of PHP 8.
  • Fix: A PHP notice would get logged that only variable references should be returned by reference when processing [auto_id] shortcodes in newer versions of PHP 8.
  • Fix: The featured image pop up would open with styling issues on Gutenberg pages that have a form block preview with a rich text field embedded.
  • The autocomplete and multiselect options are no longer hidden for fields that get options from taxonomy data in forms with post actions.

Formidable Forms v6.4.2​

AUGUST 24, 2023 BY MIKE
  • New: Front end icons have been updated to no longer use font icons, significantly reducing the amount of data required when loading a form.
  • New: Additional attributes have been added to collapsible sections in the form builder page to improve accessibility.
  • Fix: Disabled checkbox options that were disabled after reaching a selection limit would not reset when the start over button was clicked.
  • Fix: A warning would get logged in older versions of PHP when uploading a file in cases where the frm_upload_folder filter was used to return an empty path.
  • Fix: A fatal error would occur on the form permissions section of form settings when the php_uname function was disabled and unavailable.
  • Fix: Text would overflow past its contains in file upload fields when the Hello Elementor theme was active.
  • Fix: Time fields were missing a space between the aria-label and the name attribute, causing issues when validating HTML.
  • Fix: A PHP 8 deprecation message would get logged when viewing the applications page.
  • Fix: Not all dynamic field options would appear when adding conditional logic in cases where there were more than 300 entries to pick from.
  • Validation has been updated so it no longer required that all required fields are filled before uploading a file.

Formidable Forms v6.4.1​

AUGUST 2, 2023 BY MIKE
  • New: Pagination has been added when viewing and editing entries on admin pages. This way it is easier to navigate to the previous or next entry.
  • New: A confirmation message has now been added when deleting a repeater row to help avoid cases where form data is deleted accidentally.
  • New: The generated Formidable CSS will now update when Formidable Pro is activated and deactivated. This prevents issues with missing style rules and larger CSS files than necessary.
  • New: Radio button lookup fields are now grouped in a tabbable element with a radiogroup role for improved accessibility.
  • New: Required attributes are defined on the radio button lookup and checkbox lookup field groups instead of on each input for improved accessibility.
  • New: The show=label option is now supported in HTML field descriptions for fields with options.
  • Fix: Application names were validating immediately when the rename pop up would open. The unique validation now only happens after the name is updated.
  • Fix: Checkbox fields with image options were resetting to a Simple display format after loading the form builder again.
  • Fix: A deprecated message would appear while getting the value for an [auto_id] shortcode when no form entries exist.
Top