=== FormMemory === Contributors: havierpxblck Tags: contact form, memory, persistence, remember, recall, retain, form entry, store, pre-fill Requires at least: 5.3 Tested up to: 5.4.2 Stable tag: 0.1.0 Requires PHP: 7.2 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Let your contact forms remember and pre-fill previous user input, so clients don't have to type again. So far tested with Contact Form 7 and WPForms. The data is stored safely client-side. == Description == Contact forms will remember user input. When the user types some input into a form, it'll be saved automatically. When the user opens the same page again, the previous input will be pre-filled in the form. Returning clients and registrees won't have to type again. The data is stored locally in the user's browser and it never leaves their device. **What data is remembered and recalled:** * Text inputs - all kinds, incl. telephone numbers, e-mail addresses * Checkbox states * Radio button states * Dropdown selects' states **Configuration options:** * Automatic data privacy infobox. * Include/exclude individual fields by their tag name, * Include/exclude pages by URL, * Temporary disable, * Clear settings from database. **So far tested with:** * Contact Form 7 * WPForms* *In WPForms, only the standard style dropdown is supported. More coming soon. Other plugins are likely to work, too. This plugin was just released, and I'd like to enhance it. Let me know about any ideas or bugs. If you have a problem or a request, open a new topic here: https://wordpress.org/support/plugin/formmemory/ Love. == Installation == = How to install = * Add the FormMemory plugin from the standard WordPress plugin directory and activate. * Go to the configuration page (WP admin panel > Settings > FormMemory), check Global Enable, click Save Settings. Now it's ready to go. == Frequently Asked Questions == = I like it = Give it 5⭐, and tell me what you like. = Can I use it with ... ? = If it's on the __So far tested with__ list, then yes. If it's not on the list then probably yes - let me know, how it works. = I have a problem = Let me know here: https://wordpress.org/support/plugin/formmemory/ = I have a request = Let me know here: https://wordpress.org/support/plugin/formmemory/ == Screenshots == 1. Contact form data are stored and pre-filled 2. Privacy infobox 3. Settings admin panel 1 4. Settings admin panel 2 == Changelog == = 0.1.0 = * Privacy information icon, automatic or manual placement. * Shortcodes for privacy information, * Shortcode for icon version, * Delete settings from database option, * Bugs fixed in formmem_convert_keys_to_camelcase(): recursion didn't work, null input caused an error. * New WordPress ver. 5.4.2 = 0.0.1 = This is the first functional release. == Upgrade Notice == = 0.1.0 = New functions: * Privacy information icon * Shortcodes for information icon and plugin version * Delete settings from DB option = 0.0.1 = This is the first functional release.