=== User Registration Multi-Part === Contributors: WPEverest Tags: user registration, addon, multipart, multi-pages, Requires at least: 4.0 Tested up to: 5.8 Requires PHP: 5.4 Stable tag: 1.0.4 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Multi Part addon for User Registration == Description == User Registration Multi-Part addon allows you to break long or complex forms up into multiple pages. Get [free support](https://wpeverest.com/support-forum/) = Support Policy = We will happily patch any confirmed bugs with this plugin, however, we will not offer support for: 1. Customisations of this plugin or any plugins it relies upon 2. Conflicts with "premium" themes from ThemeForest and similar marketplaces (due to bad practice and not being readily available to test) 3. CSS Styling (this is customisation work) If you need help with customisation you will need to find and hire a developer capable of making the changes. == Installation == To install this plugin, please refer to the guide here: [http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation](http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation) == Changelog == = 1.0.4 - 02/08/2021 = * Refactor - JS Codes. = 1.0.3 - 31/05/2021 = * Dev - Reset button in registration compatibility. = 1.0.2 - 15/03/2021 = * Tweak - Handle deprecated jQuery methods. * Fix - Date field and password strength validation before next part. = 1.0.1.1 - 10/12/2020 = * Fix - WordPress 5.6 compatibility issue. = 1.0.1 - 18/11/2020 = * Tweak - Deprecate old admin notice function for compatibility with hide notice. * Tweak - Added tooltips in the form builder. * Tweak - Refactored color variables. * Fix - Password strength validation not working when switching parts. * Fix - Delete row on multipart off. * Fix - Spinner position. * Fix - Submit button hide issue. = 1.0.0 - 16/09/2019 = * Initial release