-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
45 lines (26 loc) · 1.53 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
=== Rich Text Editor Field for Contact Form 7 ===
Contributors: nimeshrmr
Donate link: http://www.wpexpertdeveloper.com/donations/
Tags: contact,contact form, cf7,contact form 7, cf7 field, contact form text editor, contact form7
Requires at least: 4.3.1
Tested up to: 4.5
Stable tag: 1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Add Rich Text Editor field for Contact Form 7 using WordPress wp-editor.
== Description ==
Rich Text Editor Field for Contact Form 7 allows you to add WordPress content editor as a field to contact form 7. This feature allows you to use HTML tags available in WordPress editor to provide complex content and format them according to your preference.
Please refer the <a href="http://www.wpexpertdeveloper.com/contact-form7-rich-text-editor/">Documentation and Usage</a> instructions for using Rich Text Editor Field.
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/rich-text-editor-contact-form7` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Use the Rich Text Field in Contact Form 7 - form creation screen.
4. Follow the <a href="http://www.wpexpertdeveloper.com/contact-form7-rich-text-editor/">Documentation and Usage</a>.
== Screenshots ==
1. **Rich Text Editor Field**
2. **Rich Text Editor Frontend Form View**
== Changelog ==
= 1.1 =
* Tested compatibility with WP 4.5
= 1.0 =
* Intial version