=== Ajax Simple Contact Form === Contributors: Donate link: Tags: ajax contact form, contact, Requires at least: 3.0 Tested up to: 4.4 Stable tag: trunk This is a simple and customizable wordpress ajax contact form. == Description == This is really a simple wordpress ajax contact form. This plugin is appropriate for those who want to use customizable ajax contact form in wordpress. Just install and use shortcode in the wordpress post, page, template to show the contat form. It will fit with your design. Using shortcode in wordpress post/page: [ajax_contact_form] Using shortcode in wordpress template: == Installation == 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress == Frequently Asked Questions == = Shortcode available? = Yes. Just use this as shortcode [ajax_contact_form] = How to use in the wordpress php template = = How to use in the wordpress post/page in the admin = [ajax_contact_form] == Screenshots == 1. Contact form Front end view (screenshot-1.png) . == Changelog == = 1.0 = * First Release.