=== WP Contact Form ===
Tags: contact, template
Contributors: westi, ryanduff, firas
Requires at least: 2.8
Tested up to: 2.8
Stable tag: 1.5.1.1
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=paypal%40ftwr%2eco%2euk&item_name=Peter%20Westwood%20WordPress%20Plugins&no_shipping=1&cn=Donation%20Notes&tax=0&currency_code=GBP&bn=PP%2dDonationsBF&charset=UTF%2d8

== Description ==
WP Contact Form is a drop in form for users to contact you. It can be
implemented on a page or a post.

== Installation ==

1. Upload to your plugins folder, usually `wp-content/plugins/`
2. Activate the plugin on the plugin screen.
3. Configure the plugin on it's settings screen. Settings ... Contact Form

== Frequently Asked Questions ==

= How do I add the contact form to a post/page? =

You need to add the `<!--contact form-->` to the body of the post/page in the editors HTML mode.

= Does this plugin have a shortcode for the contact form? =

Not yet but an major update to the plugin is in development to add a shortcode and improve the admin experience.

== Screenshots ==

1. This shows the Contact Form option on the settings menu
2. This shows the settings page for the plugin.

== Changelog ==

= 1.5.1.1 =

* Made the include path for buttonsnap more explicit
* Fixed some notices
* Added some screenshots