Plugin / Contact Form by WPForms – Drag & Drop Form Builder for WordPress

WPForms

Changelog

Changelog

1.5.6.2

  • Added: Default value for “Paragraph text” field.
  • Fixed: WordPress 5.3 compatibility.
  • Fixed: Smart Phone countries squashed dropdown on screen-width <= 600px on themes with Base form styling selected.
  • Fixed: Field’s Default value 0 disappears after saving and exiting the form builder.
  • Fixed: Smart Email field did not recognize .dev top level domains as valid.

1.5.6.1

  • N/A: Pro only release.

1.5.6

  • IMPORANT: Support for PHP 5.3 has been discontinued. If you are running PHP 5.3, you MUST upgrade PHP before installing WPForms 1.5.6. Failure to do that will disable WPForms core functionality.
  • Added: Single Line Text/Paragraph fields limitation options (limit by character or word count).
  • Added: “Community” sub-menu page for easy access to helpful resources and links.
  • Changed: Minimum PHP version requirement is now PHP 5.4.
  • Changed: Minimum WordPress version requirement is now WordPress 4.9.

1.5.5.1

  • Fixed: Broken reCAPTCHA checkbox in Builder > Settings > General if reCAPTCHA type does not set in WPForms > Settings.
  • Fixed: Email field server-side validation issue.
  • Fixed: Broken “Bulk add” option in Builder in IE 11.
  • Fixed: Broken image choices selection and styling (layout) issue in IE 11.
  • Fixed: Backward compatible filters for some fields when displaying them were missing.

1.5.5

  • Added: WPForms details inside Site Health Info reports (Tools > Site Health > Info).
  • Added: Filter wpforms_emails_summaries_is_disabled to easily disable Email Summaries functionality.
  • Added: New smart tag: {field_html_id="42"} – that will postprocess field value and display its HTML representation.
  • Changed: Improve wpforms_get_ip() IP detection and related {user_ip} smart-tag value.
  • Fixed: Giving access to WPForms for Editors (and other roles) should give access to dashboard widget as well.
  • Fixed: Add ‘attr’ property to ‘input_container’ for radio/checkbox-based fields.
  • Fixed: Various typos.
  • Fixed: WP Mail SMTP plugin description on About us page.

1.5.4.2

  • Changed: Renamed certain actions with typos in their names, backwards-compatible. Added a deprecation text using do_action_deprecated().
  • Fixed: About Us page behaviour when WP Mail SMTP Pro is installed.
  • Fixed: reCAPTCHA settings could be saved without providing reCAPTCHA type.

1.5.4.1

  • Fixed: Plugin Settings > Misc > ‘View Email Summary Example’ link errors.

1.5.4

  • Added: Email Summaries.
  • Added: Form builder hotkey to save changes, CTRL + S.
  • Changed: Team photo under WPForms > About Us. 🙂
  • Fixed: Dynamic field population populates checkbox and radio fields values but not adding ‘wpforms-selected’ class to its containers.
  • Fixed: Dropdown field attributes are now accessible with wpforms_field_properties filter.
  • Fixed: Form builder field buttons overflowing when translated.
  • Fixed: Dashboard widget PHP error.
  • Fixed: Form can be submitted multiple times if “Submit button processing text” form setting empty.
  • Fixed: “Error loading block” in Gutenberg if Additional CSS form settings are provided.

1.5.3.1

  • Fixed: Checkbox field validation issue when field is not required.

1.5.3

  • Added: AJAX form submissions.
  • Added: Full support and compatiblity with Google AMP.
  • Added: Google reCAPTCHA v3.
  • Changed: WPForms uninstall script for better cleanup process.
  • Changed: Email field mailcheck feature to offer additional controls. New filters: wpforms_mailcheck_enabled, wpforms_mailcheck_domains, and wpforms_mailcheck_toplevel_domains.
  • Fixed: Special characters aren’t encoded when Smart Tags are processed in query string.
  • Fixed: Fields with Image choices are not working with some Android and older desktop browsers.
  • Fixed: Form Builder: Several alert modals are displayed in batch if multiple providers have configuration issues.
  • Fixed: WP_Post object is returned from wpforms()->form->get() if form data is requested with a non-WPForms post ID.

1.5.2.3

  • Fixed: PHP error if checkbox field is empty when form is submitted.

1.5.2.2

  • Fixed: PHP notice/warnings from undefined constant (typo).

1.5.2.1

  • Fixed: Required Checkbox fields asking for all inputs to be checked to pass validation.

1.5.2

  • Added: Choice Limit advanced option for Checkbox fields.
  • Added: Smart domain name typo detection for Email fields.
  • Added: New Gutenberg block keywords to help with discovery.
  • Added: Link to “How to Properly Test Your WordPress Forms Before Launching” doc inside Gutenberg block.
  • Changed: Form builder field delete icon, now a trash can.
  • Changed: Updated jQuery inputmask library to v4.0.6.
  • Changed: Updated jQuery validation plugin to v1.19.0.
  • Changed: Clear Dashboard widget cache when form is created/deleted/updated.
  • Fixed: Blank form if using form template containing target="_blank".
  • Fixed: Honeypot field not using unique IDs.
  • Fixed: Duplicating forms creating another duplicate if afterwards the table was sorted.
  • Fixed: Minor issues with Gutenberg editor.
  • Fixed: Form Builder embed modal showing Classic Editor instructions for Gutenberg users.
  • Fixed: Number field allowing non-numerical characters on iOS devices.
  • Fixed: Field Dynamic Choices not showing in form preview when using “Post Type”.

1.5.1.3

  • Fixed: Importing forms that containing target="_blank".
  • Fixed: Quote support/display inside query param Smart Tags.
  • Fixed: Other minor fixes.

1.5.1.1

  • Fixed: Conflict with WordPress 5.1 if form contained target=”_blank”.
  • Fixed: Unable to uncheck default Multiple Choice value in form builder after being set initially.
  • Fixed: PHP error when entries are exported after a field has been deleted.
  • Fixed: Form builder Email notification conditional logic settings display issue after new notification is added.
  • Fixed: Conflict with some themes preventing Multiple Choice fields from being selectable.

1.5.1

  • Added: Complete translations for Spanish, Italian, Japanese, and German.
  • Added: Smart Tag for referencing user meta data, {user_meta key=""}.
  • Changed: Improved support with LocoTranslate plugin.
  • Changed: Refactored Form Preview functionality, no longer requiring hidden private page to be created.
  • Changed: Always load full WPForms styling inside Gutenberg so forms render correctly.
  • Fixed: Typos, grammar, and other i18n related issues.
  • Fixed: Created alias class for WPForms to prevent issue with namespacing introduced in 1.5.0.
  • Fixed: Dynamic population issue when using Image Choices field setting.

1.5.0.4

  • Changed: Dashboard widget improvements.
  • Fixed: Various typos.

1.5.0.3

  • Changed: Minor improvements to Gutenberg block for WordPress 5.0.
  • Fixed: Error when activating WPForms Pro if WPForms Lite is still activated.

1.5.0

  • IMPORTANT: Support for PHP 5.2 has been discontinued. If you are running PHP 5.2, you MUST upgrade PHP before installing WPForms 1.5. Failure to do that will disable WPForms core functionality.
  • Added: Dashboard widget.
  • Added: WPForms Challenge: an interactive step-by-step guide to creating a form for new users.
  • Added: Dynamic field population, available to enable from form settings.
  • Added: “About Us” admin page (WPForms > About Us).
  • Added: {user_first_name} and {user_last_name} Smart Tags.
  • Changed: Improved randomizing if field is configured to randomize items.
  • Changed: Improved i18n support.
  • Fixed: Form builder errors if user had Visual Editor disabled in profile.
  • Fixed: Form builder Windows styling issues.
  • Fixed: Form builder dynamic choices warning not always removing.
  • Fixed: Form builder “Show Layout” CSS formatting.
  • Fixed: reCAPTCHA compatibility when form is inside OptinMonster popup.
  • Fixed: Gutenberg block returning error if no forms have been created.

See changelog for all versions.

Ratings

4.9
5352 reviews

Rating breakdown

Details Information

DIRECTORY DISCLAIMER

The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.

The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.

Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.

While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.

wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.

Keep Leading Your Followers!
Share it for them.