=== HTML Editor for Contact Form 7 ===
Contributors: Wpcalc, lobov
Donate link: https://wow-estore.com/
Tags: cf7, contact form, html editor, code editor, syntax highlight
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 5.6
Stable tag: 0.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Add HTML editor to Contact Form 7 with code highlighter.
== Description ==
Contact Form 7 plugin allows editing forms with a standard textarea. This addon adds an HTML editor with code highlighter to each contact form.
You can also hide the form from users using Test Mode. The form in this mode will be available only to the site administrator.
= Main features =
* Added HTML editor;
* Added Test Mode for form;
* Remove auto added p tags into the form.
To improve the plugin's functions and add new functions, write to us on the support [forum](https://wordpress.org/support/plugin/cf7-coder/) .
= Support =
Search for answers and ask your questions at [forum](https://wordpress.org/support/plugin/cf7-coder/) or send requests on the [github](https://github.com/wow-company/cf7-coder/issues).
== Installation ==
* Installation option 1: Find and install this plugin in the `Plugins` -> `Add new` section of your `wp-admin`
* Installation option 2: Download the zip file, then upload the plugin via the wp-admin in the `Plugins` -> `Add new` section. Or unzip the archive and upload the folder to the plugins directory `/wp-content/plugins/` via ftp
* Press `Activate` when you have installed the plugin via dashboard.
* Go to `Contact Form`
== Screenshots ==
1. Contact Form
2. HTML editor
== Changelog ==
= 0.2 =
* Added: Dark theme support.
* Added: Vertical resize option for the editor.
= 0.1 =
* Initial release