=== Fix Contact Form 7 Blank Fields === Contributors: robssanches Tags: fix, contact, form, fields missing, blank fields Requires at least: 5.5.3 Requires PHP: 5.4 Tested up to: 5.5.3 Stable tag: 1.0.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html == Description == "Fix Contact Form 7 Blank Fields" fixes the error of blank or missing fields, which occurs in Contact Form 7 forms after migrating the website database. = How does the plugin work ? = When migrating sites that use the Contact Form 7 plugin, it is quite common that the data in the Mail fields (To, From, Additional Headers, Message Body) are missing, having to re-insert them manually. The "Fix Contact Form 7 Blank Fields" plugin can restore this data that is saved in the database, placing it in the correct format so that it can be displayed. = Translations = You can translate "Fix Contact Form 7 Blank Fields" on [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/fix-contact-form-7-blank-fields). == Installation == 1. Upload the entire `fix-contact-form-7-blank-fields` folder to the `/wp-content/plugins/` directory. 1. Activate the plugin through the **Plugins** screen (**Plugins > Installed Plugins**). You will find **Fix Contact Form 7 Blank Fields** menu in your WordPress admin screen. == Frequently Asked Questions == Do you have questions or issues with Fix Contact Form 7 Blank Fields ? Use these support channels appropriately. 1. [Support forum](https://wordpress.org/support/plugin/fix-contact-form-7-blank-fields/) == Screenshots == 1. Contact form with blank fields after database migration 2. Contact form with restored field data 3. Admin page == Changelog == = 1.0 = * Initial release = 1.0.1 = * Fixed readme.txt and updated translation files