=== Plugin Name ===
Contributors: freecontactformdotcom
Plugin Name: Free Contact Form DotCom
Plugin URI: http://www.freecontactform.com/forms/wordpress-form
Description: A simple free contact form with text-based spam prevention.
Version: 1.2
Author: freecontactform
Author URI: http://www.freecontactform.com
Link: http://www.freecontactform.com
Tags: contact form, free contact form, anti-spam, email form, captcha
Requires at least: 2.0.2
Tested up to: 5.4.1
Stable tag: 1.2

A simple free contact form with text-based spam prevention.


== Description ==

Simple free contact form with text-based spam prevention. 

Configuration Options:

 * Email the results (Email Address)
 * Set the spam prevention (anti-spam) question (challenge)
 * Set the expected spam prevention answer
 * Set a custom thank you message to display after the form has been submitted 
 * Link to the Authors plugin page from the bottom of your form.


== Screenshots ==

 1. Screenshot screenshot-1.jpg shows the form displaying in a Wordpress page.
 2. Screenshot screenshot-2.jpg shows the configuration page available in the Wordpress admin settings.

 
== Installation ==

1. Upload the `freecontactformdotcom` folder to the `/wp-content/plugins/` directory.

2. Activate the plugin through the 'Plugins' menu in your WordPress admin panel.

3. You can adjust necessary settings through your WordPress admin panel in "Settings" > "Contact Form".

4. Create a page or a post and insert shortcode [contact_form_here] to the text.


== Changelog ==

= 1.2 =
* Updated to wordpress 5.4

= 1.1 =
* Make author link optional in settings. Defaults to no.

= 1.0 =
* First Version