Formidable Forms Pro 6.9.2

Download Formidable Forms Pro 6.9.2 from nulled fire. Formidable Forms Pro it’s The best WordPress form plugin.
Fix: A bug in version 6.9.1 caused Views blocks to not render properly in the Gutenberg editor.
New: Field option data for conditional logic is now stored in memory and reused in order to significantly improve performance in the form builder for forms with a lot of conditional logic.
New: A checkbox has been added when deleting all entries. By default, when deleting all entries, "Entry was successfully deleted" events would only trigger when a form has a post action. Now, when the form has no post action, the event will trigger when this checkbox is selected.
New: Embedded fields can now be used in conditional logic for form actions.
Fix: Styling issues have been fixed for Slim Select dropdowns with before/after input settings defined.
Fix: Submit buttons were not displaying Update labels when editing an entry.
Fix: JS validation for phone fields using the international format option would pass for incomplete numbers. Previously there were issues with false positive validation errors triggering before auto-formatting changes.
Fix: Phone fields using the international format option were not initializing on multiple page forms with AJAX submit enabled.
Fix: A conflict with Memberpress has been fixed that would trigger JavaScript errors when signing up on forms with phone fields when a Formidable form was also on the page.
Fix: Pagination and submit button conditional logic settings would get unset after saving changes on the form settings page.
Fix: The Application column on the forms and views list pages would still display when hidden based on screen options.
Fix: A Uncaught TypeError: strpos PHP Fatal error on rich text field display for unexpected array values has been fixed.
Fix: Filters would not work for [frm-stats] shortcodes when filtering with a field ID value between 1 and 10.
Fix: Rootline settings were not saving properly when saving the form with AJAX is enabled.
Fix: [frm-field-value] shortcodes were not working as expected for checkbox field default values.
New: Phone fields now support a new International phone type option to enable International Telephone Input Validation by Twilio.
New: Pagination settings have been moved to the form builder. The rootline element or progress bar will now be displayed in the form builder.
New: Button settings have been moved to the form builder, as settings for the new submit button field.
New: When searching for entries by Entry creation date or updated timestamps on the entries list page, entries will be queried using the server timezone instead of UTC. To revert this behaviour, a new frm_should_search_admin_entries_created_at_in_utc filter has been added.
Fix: An update to treat single line text lookup field values as empty when using conditional logic has been reverted because it introduced other bugs with look up fields and conditional logic.
Fix: The frm_field_input_html hook was not calling for hidden inputs used for file fields.
Fix: Dynamic field entries will no longer include in-progress or abandoned entries by default. Support for new options have been added for the frm_dynamic_field_include_drafts filter to modify the default behaviour.
Fix: Some PHP warnings have been fixed for Slider fields formatted as custom currency that have been imported with incomplete option data.
Fix: Most currency symbols other than $ would appear as encoded data for a currency formatted Slider field.
Fix: Some value types, like dates, would trigger warnings when calling array_sum when used in [frm-stats] shortcodes when using some options including maximum.
Fix: When the frm_field_input_html to echo HTML for a dynamic field loaded from an AJAX request, the request would fail because of an invalid AJAX response.
Fix: A fileperms(): stat failed PHP warning would get logged when trying to get the chmod value of a file that does not exist.
Several old deprecated views functions and view files have been removed, as well as FrmProLookupFieldsController::add_standard_field_options, FrmProFormsController::user_options, several function in FrmProFieldsController, and FrmProEntriesController::ajax_get_data.