Formidable Forms Pro 6.8.4

Download Formidable Forms Pro 6.8.4 from nulled fire. Formidable Forms Pro it’s The best WordPress form plugin.
  • Fix: Prevent php warning when ‘show’ attr is missing.
  • Pro Version Forms *
  • Fix: Prevent get_post_field() call on null.
  • New: Add FrmEntryValues and FrmFieldValue 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 on new installs.
  • Enhancement: Load global settings tabs with AJAX to improve the load speed.
  • Enhancement: Add form and entry to frm_email_message filter.
  • Fix: Changed blank title processing in the form widget to match WordPress core widgets.
  • Pro Version Forms
  • New: Add FrmProEntryValues and FrmProFieldValue classes, which should be widely reusable.
  • New: Add frm_validate_file and frm_response_after_upload hooks.
  • Enhancement: Set license keys in wp-config.php. Use define(‘FRM_PRO_LICENSE’, ‘license-key-here’);
  • Enhancement: Prevent the submit button from being clicked while Lookup fields are processing.
  • Fix: If a field is in a section in an embedded form, it will now be included in the default email message.
  • Fix: Entry array passed to API and Zapier includes repeating fields with their own value arrays.
  • Fix: Include_fields parameter applies in show entry shortcode.
  • Fix: Some repeating or embedded fields were duplicated in the default emails and the show entry shortcode.
  • Fix: Only show section headings in email if there are values submitted inside the section.
  • Fix: Calculation error occurred when calculation contained fields inside and outside repeating section.
  • Fix: Make sure [input opt=1] works when “other” options are present in radio fields.
  • Fix: Prevent JS error for calc with no trigger field.
  • Fix: Show loading icon when updating a field with update link.
  • Fix: Allow “3” in the title of a collapsible section
  • Fix: Only check get_user_locale in admin area to stay in step with WordPress.
  • Fix: Keep Lookup option with special characters selected when editing entry.
  • Fix: Prevent fields from returning validation errors when they’re in a hidden section.
  • Fix: Fix “Array” showing for the options in post status View filter.
  • Fix: Filter fields autopopulated by lookup based on parent settings.
  • Fix: Don’t set cookie during API request.
  • Fix: Fix entry ID greater than and less than filters.
  • Fix: Close the file type limit selection box when clicking away.
  • Fix: Remove autoclear from masks.
New: Add invisible recaptcha
New: Add format option to Text Lookup fields
New: Add frm_form_div_attributes action
Enhancement: Add duplicated field right below original instead of at the end of the form
Enhancement: Make file upload errors translatable
Enhancement: Pull translations based on the user locale in the WordPress profile
Enhancement: Allow show=city in frm-field-value shortcode
Enhancement: Replace is_super_admin calls per WordPress recommendations
Fix: When importing entries, save IP from the imported CSV
Fix: Fix duplicate frm_verify ID error in forms
Fix: Fix squished customization panel showing up when clicking into some field settings
Fix: Run frm_validate_entry when there are errors
Fix: Update dropdown on form builder immediately when multi-select dropdown setting is changed
Fix: Don't check JavaScript validation on page load
Fix: Don't force placeholders in combo fields
Fix: Attach files from repeating sections to emails when the option is checked
Fix: Update rewrite endpoints when the view parameter changes to prevent 404s
Fix: Assume equals=1 when is_draft shortcode is missing the equals parameter
Fix: Import data correctly into Lookup Checkbox fields