=== ZWS Contact === Contributors: Zia Web Solutions Donate link: http://ziawebsolutions.com/ Tags: contact, contact-form, form, email, validation Requires at least: 3.0.1 Tested up to: 4.6.1 Stable tag: 1.1 License: GPLv2 or later ZWS Contact is a simple and lightweight wordpress contact form plugin. == Description == This plugin stores messages to a database table as well as sends an email to the administrator when some one submit this contact form. `ZWS Contact` ensure both the html5 and server side validation. == Installation == 1. Upload the entire `zws-contact` folder to the `/wp-content/plugins/` directory, or directly install the plugin through the 'Plugins' menu in WordPress. 2. A new plugin menu called `ZWS Contact` will appear upon activation of this plugin. `ZWS Contact` menu has two child menus `Inbox` and `Form Configuration` under it. 3. You can see all messages in `Inbox` and use `Form Configuration` to configure the form 4. Upon activation of this plugin a table named "zws_contact" would be automatically create to your database preceding with the table prefix. All messages will store in that table. 5. [zws_contact_form] is the shortcode to display the `ZWS Contact` form == Frequently Asked Questions == = Is this plugin free? = Yes, this Plugin is free. = Does this plugin work with newest WP version? = Yes, this plugin works really fine with the newest WP version. = Does the plugin validate the posted data? = Yes, this plugin validate data with both the html5 and server side validation == Screenshots == 1. /assets/screenshot-1.png 2. /assets/screenshot-2.png 3. /assets/screenshot-3.png == Changelog == = 1.0 = * This is the first version of ZWS Contact plugin. = 1.1 = * Update compatible to latest wordpress 4.6.x == Upgrade Notice == = 1.2 = We will release 1.2 version soon.