=== WPForms Repeater === Contributors: WPCanny Tags: wpforms, add-on, repeater Requires at least: 5.4 Tested up to: 5.9 Requires PHP: 5.6.20 Stable tag: 1.3.0 License: GPLv2 License URI: https://www.gnu.org/licenses/gpl-2.0.html Repeater for WPForms provides users with flexibility of repeating any number of fields in the form from the frontend. == Description == = Minimum Requirements = * WordPress 5.4 or greater. * WPForms 1.6.5 or greater. * PHP version 5.6.20 or greater. PHP 7.2 or greater is recommended. * MySQL version 5.0 or greater. MySQL 5.6 or greater is recommended. == Installation == To install this plugin, please follow the [instructions on the plugin installation](https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation) given in this article. == Changelog == = 1.3.0 - 18-04-2022 = * Fix - Repeater field now supports the "WPForms (Lite)" version. * Fix - Only use payment field data on the pro version; else, eliminate them. * Fix - Hide empty repeatable fields on entries if visible by Conditional Logic. * Fix - Number slider field selected value hint now gets default value provided. * Tweak - Styling for repeater fields broken in form Revision. * Tweak - Error messages improvement and babel configuration adapted on source code. = 1.2.0 - 14-12-2021 = * Fix - Classic select default value issue. * Fix - Modern select value missing in entries. * Fix - Modern Select and multiple choice issues. * Fix - Conditional logic in inner repeated fields. * Fix - Conditional logic checked before processing. = 1.1.0 - 27-11-2021 = * Feature - Conditional logic is supported. * Feature - Payment field types are supported. * Fix - Smart Phone field not working. * Fix - Date / Time field not working. * Fix - Dropdown field modern style not working. * Fix - Add support for Field Description option. * Fix - Hide the repeater field from the entry preview. * Fix - Entry preview is missing after form submission. = 1.0.1 - 21-09-2021 = * Fix - Corrected the documentation link on the plugins page. * Fix - Remove button action on the first load should be hidden. * Fix - Button having bolder font-weight on some popular themes. * Dev - Development and build-related glitches. = 1.0.0 - 06-09-2021 = * Initial release.