=== TAT Contact Form === Contributors: turingapps Donate link: http://wordpress.turingapps.com/donate/ Tags: contact us, responsiv contact form, contact, feedback, comment, comments, form, mail, responsiv, html5, captcha, responsive form, Requires at least: 3.1 Tested up to: 3.6.1 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html TAT Contact Form plugin add contact us/ feedback responsive form to any page or post. == Description == TAT Contact Form plugin add contact us form or feedback form to any page or post. It does that by replacing `[tat-contact]` magic comment with the form's HTML. User submitted content is sent by e-mail to specified e-mail address. TAT Contact Form features clean look and feel similar to WordPress' standard Submit Comment form, yet it is customizable via included style.css. The following options can be set from plugin's admin panel: * View All contact list. * You can manage contact list like delete operation. * You can reply to contact mail from tat contact admin option. * Manage all fields like need to show or not. * You can select or remove the required option to fields. * Recipient e-mail address for user contact us/feedback submissions. * Subject for notification e-mail. * Message for site admin notification mail. * Message for notification mail to contact person notification mail. * Message to show user in case of successful contact/feedback submission. * Message to show user in case of submission errors. * You can choose captcha type like number or image. * Custom CSS. * HTML5, CSS3 and Responsive form fields. == Installation == 1. Download `tat-contact.zip`. 1. Uncompress. 1. Upload `tat-contact` to your `/wp-content/plugins/` directory. 1. Activate the plugin through the `Plugins` menu in WordPress. 1. Configure options via plugin's admin panel. Once plugin is installed and activated a new *TAT Contact From* item appears in *General* menu of WordPress admin Dashboard. 1. Edit a page or post and insert `[tat-contact]` to its content. == Frequently Asked Questions == = Where can I see a demo of the plugin in action? = We use it on our [site](http://wordpress.turingapps.com/), please see [Contact Us](http://wordpress.turingapps.com/contact-us/) page. == Screenshots == 1. Screenshot of TAT Contact Form Contact listing view. 2. Screenshot of TAT Contact Form Reply form view. 3. Screenshot of TAT Contact Form Fields settings view. 4. Screenshot of TAT Contact Form Mail and Notification message options view. == Support == Please feel free to contact us by visiting support page and leaving your feedback: == Changelog == = v1.0 2013-10-19 = * initial release;