=== Contact Form 7 - email body TinyMCE editor ===
Contributors:		kubiq
Donate link:		https://www.paypal.me/jakubnovaksl
Tags:				contact form 7, editor, tinymce, wysiwyg, email message body
Tested up to:		6.9
Requires at least:	5.6
Requires PHP:		5.6
Stable tag:			1.8
License:			GPLv2 or later
License URI:		http://www.gnu.org/licenses/gpl-2.0.html

TinyMCE WYSIWYG editor when "Use HTML content type" is checked in Contact Form 7 Mail and Mail (2)

== Description ==

This plugin will replace raw textarea by TinyMCE WYSIWYG editor when "Use HTML content type" is checked.
Works for both Mail and Mail (2) in Contact Form 7.

== Installation ==

1. Upload `contact-form-7-email-body-tinymce-editor` directory to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Activate checkbox "Use HTML content type" for Contact Form 7 form for Mail or/and Mail (2)

== Changelog ==

= 1.8 =
* tested on WP 6.9

= 1.7 =
* tested on WP 6.5

= 1.6 =
* tested on WP 6.4

= 1.5 =
* tested on WP 6.3
* fix JS window on load event for firefox

= 1.4 =
* tested on WP 5.9

= 1.3 =
* tested on WP 5.7
* fix loading scripts

= 1.2 =
* tested on WP 5.6
* load scripts only on CF7 screens

= 1.1 =
* Tested on WP 5.4

= 1.0 =
* First version