Formidable Forms Pro - WordPress Forms Plugin & Online Application Builders

Formidable Forms Pro - WordPress Forms Plugin & Online Application Builders v6.20

No permission to download
Formidable Forms Pro v5.2.07 - WordPress Forms Plugin & Online Application Builder Nulled
= v5.2.07 =

Fix: Labels were missing for conditional sections when viewing an entry in the back end.
Fix: When editing an uploaded file, the full image path was being used for the thumbnail instead of the smaller thumbnail image.
Fix: Dropzone file names and sizes were appearing too close together so some padding some added.
Formidable Forms Pro v5.2.06 - WordPress Forms Plugin & Online Application Builder Nulled
= v5.2.06 =

New: Added a step option to the [auto_id] shortcode. For example, [auto_id step=2] will auto-increment by 2 instead of the default step value of 1.
New: Conditional short codes for file fields now support show options. By default, the URL of the file field will be compared. This means that [if x like=".jpg"][/if x] can be used to match an uploaded file for a specific file type.
New: Added a frm_address_sub_fields filter for customizing Address sub fields.
Fix: Decimals were stripped from Euro currencies when calculated fields were hidden with field visibility settings.
Formidable Forms Pro v5.2 - WordPress Forms Plugin & Online Application Builder Nulled Free
= v5.2 =

* Increased WP version requirement to 5.2.
* New: Added a new Embed Form modal and a new Embed button that appears in the form builder and form settings pages beside Preview and Update. Now a form can be embedded into a new page or an existing page with just a few clicks.
* Fix: A Notice was being logged that wp_enqueue_script() was called incorrectly when loading the new Widgets editor since WordPress 5.8.
* Fix: An unexpected array value in form data would cause some text fields to break in PHP8.
* Fix: Some AJAX calls for API loaded forms were occasionally targeting the wrong site, causing unwanted redirects.
* Fix: Dropdown field options were including redundant class="" HTML that has been removed.
Download Formidable Forms Pro v5.1 - WordPress Forms Plugin & Online Application Builder Nulled Free
= v5.1 =

- Updated Bootstrap Multiselect to version 1.1.1, fixing issues with the accessibility of backend multiselect dropdowns for blind users.
- New: Inputs with errors will now add the aria-describedby attribute during JavaScript validation for more accessible errors.
- New: Form errors will now always include the role="alert" attribute for more accessible errors. New fields will now also include role="alert" in custom field HTML.
- New: Added a new frm_entries_column_value filter hook.
Download Formidable Forms Pro v5.0.17 - WordPress Forms Plugin & Online Application Builder Nulled Free
= v5.0.17 =

- The embedded CodeMirror code for compatibility with versions of WordPress before 4.9 has been removed.
- New: The ctype PHP extension is no longer a requirement.
- Fix: The custom CSS page would appear without any textarea on some configurations where CodeMirror may be disabled.
- Fix: Removed padding styles from radio buttons because of a conflict with the Sensational theme.
Download Formidable Forms Pro v5.0.16 - WordPress Forms Plugin & Online Application Builder Nulled Free
= v5.0.16 =

- New: Field shortcodes now support sanitize_url=1 and sanitize=1 options which were previously only processed in Pro. For more information on how these options work, see https://formidableforms.com/knowledgebase/advanced/#kb-sanitize-url
- New: The sanitize_url=1 option will now be inserted automatically when inserting most field shortcodes to a redirect url. This is to avoid issues with redirects stripping characters like ' and @ which may cause a redirect to fail in some cases.
- New: Updated styling for radio buttons and checkboxes, with improvements to appearance on mobile devices as well.
- New: Extended the FrmCSVExportHelper::generate_csv function so it has the option to generate a CSV file in a temporary directory, and pass along an array of meta information to most CSV filter hooks.
- New: A new action_id variable has been added to the arguments passed to the frm_notification_attachment filter to make it easier to filter attachments by email action ID.
- New: Added new frm_entry_formatter_class, frm_prepend_and_or_where, frm_entry_formatter_format, frm_formatted_entry_values_content, and frm_entries_show_args filter hooks.
- New: Allow more colors in the styler to be transparent including background colors and border colors for active, hovered, and disabled inputs.
- Fix: Selected radio buttons were appearing incorrectly when using the Twenty Twenty One theme in Chrome or Safari.
- Fix: Radio buttons and checkboxes were appearing overlapped with labels when using the H-Code theme.
- Fix: Field pop ups were displaying upgrade messages even for licenses that had access to the add on.
Download Formidable Forms Pro v5.0.15 - WordPress Forms Plugin & Online Application Builder Nulled Free
= v5.0.15 =

- New: Added a v3 reCAPTCHA type option and reCAPTCHA threshold slider to global reCAPTCHA settings. When using v3 the score will be compared to the threshold and marked as spam if it is lower than the threshold. The default value is 0.5. For more information on setting a score, see https://developers.google.com/recaptcha/docs/v3#interpreting_the_score
Download Formidable Forms Pro v5.0.13 - WordPress Forms Plugin & Online Application Builder Nulled Free
= 5.0.13 =

- FrmAppHelper::jquery_ui_base_url and an unused dropdown view file have been deprecated.
- Security: Back end form settings will now always filter on render when the DISALLOW_UNFILTERED_HTML constant is on.
- Security: Added additional sanitizing when saving a custom style, added additional filtering to icons, and improved how some content is escaped.
- New: Added a new frm_disallow_unfiltered_html filter that will always filter back form settings without having to set the DISALLOW_UNFILTERED_HTML constant.
- New: A name field will always be used when sending comment author information to Akismet if one is set to avoid false positives that could cause another field value to possibly get sent instead.
- Fix: When importing a grid or table view, [/if x] and [/foreach x] shortcodes were not properly being replaced.
- Fix: Too much was being stripped from custom submit button HTML for underpriveleged users or when disallowing unfiltered html.
- Fix: Too many calls were being made to Akismet for forms with multiple pages.
- Fix: A conflict with WooCommerce was sometimes triggering an error when checking for addon updates.
- Fix: The comment author information sent to Akismet was not getting set if the author information was set in a name field.
Download Formidable Forms Pro v5.0.12 - WordPress Forms Plugin & Online Application Builder Nulled Free
= v5.0.12 =

- New: When the frm_inline_submit class is added to custom Submit Button HTML if frm_inline_form is missing from the form it will now be automatically added to allow for the submit button to become inline.
- Fix: Many Formidable addons were not properly displaying update details from the plugins page.
- Fix: Fewer API requests will be sent to Formidable when inbox notice cached results expire and when a request results in an error.
- Fix: Added additional validation to CSV export so it fails more gracefully when the form does not exist.
- Fix: The style setting for Margin under Field Settings as been renamed to Bottom Margin to avoid confusion as it only updates one margin value.
Download Formidable Forms Pro v5.0.09 - WordPress Forms Plugin & Online Application Builder Nulled Free
= v5.0.09 =

- The option to check entries for spam using JavaScript is now on by default for all new forms. We recommend turning this on for older forms that may be receiving spam entries, especially forms that include file uploads. After turning this feature on, make sure to also clear any caching plugins to avoid issues with cached pages with missing tokens.
- New: Pre-determined option data will no longer be sent to Akismet to help reduce the number of false positive results.
- Fix: Significantly reduced the amount of memory required to load form settings for websites with fewer than 50 pages with a lot of data.
- Fix: Author email, url, or name are no longer included in comment info when sending data to Akismet so that duplicate information is not sent.
- Fix: Field groups could not be moved because of a missing class on the drag handle.

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu