=== Simple Honeypot for Contact Form 7 ===
Contributors: rolandfarkas
Tags: contact form 7, honepot, bot, spam protection, spam
Requires at least: 5.6
Tested up to: 6.6
Stable tag: 1.0.6
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Requires PHP: 7.0
 
A WordPress plugin to block spam bots on every Contact Form 7 form.
 
== Description ==
 
A simple honeypot implementation for Contact Form 7 to prevent spam with a time tracker feature and hidden honeypot field for enhanced security.

*Requires the Contact Form 7 plugin.

== Installation ==
 
1. Upload the plugin folder to your /wp-content/plugins/ folder or download the plugin using the plugin installer.
2. Go to the **Plugins** page and activate the plugin.
 
== Frequently Asked Questions ==
 
= How do I use this plugin? =
 
Just install the plugin, and you're done. There's no further action required; this plugin will prevent bots from submitting spam through Contact Form 7 forms.
 
= How to uninstall the plugin? =
 
Simply deactivate and delete the plugin. 
 
== Changelog ==
= 1.0.0 =
* Plugin released.
= 1.0.1 =
* Tweaks
= 1.0.2 =
* Added an additional time tracker feature
= 1.0.3 =
* Tweaks
= 1.0.4 =
* Security fixes and tweaks
= 1.0.5 =
* Tweaks
= 1.0.6 =
* Tweaks