=== Total Simple Contact Form ===
Contributors: zhuqing
Tags: contact, form, contactform, email, captcha
Requires at least: 4.2
Tested up to: 4.7.4
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A total simple contact form with captcha, support multilinguality.

== Description ==

This Plugin let visitor write email to you with a simple online form. 
It requires only three fields name, email and message and a captcha field. 
The visitor can refresh the captcha without losing the entered data.
The visitor can also get a copy of the message per email. 
This Plugin ist translated in three languages English, German and Chinese.

== Installation ==
1. Download the plugin
1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
1. Use shortcode [tscf-contact-form] in the page where you want to place the form.
1. you can change the text of beginn_text, thanks_text,name_label, email_label, message_label. For example[tscf-contact-form beginn_text="Please enter your message below." thanks_text="Thanks you for your message."]

== Frequently Asked Questions ==
No Question now.

== Screenshots ==

1. Total simple contact form
2. Error message for required filed
3. Error message for wrong captcha
4. Message for Submit Success

== Changelog ==

= 1.1.1 =
* Session is working

= 1.1 =
* Code corrected

= 1.0 =
* First version of the plugin.


