-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
27 lines (18 loc) · 855 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
=== WPForms Honeypot ===
Contributors: Eric Mathison
Tested up to: 5.8.0
Stable tag: 1.0.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Allows you to add a custom honeypot field to WPForms to help combat spam.
== Description ==
This plugin helps combat spam entries made through WPForms by preventing form submissions made commonly by bots.
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/wpforms-honeypot` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
== Setup ==
After creating a form with WPForms, insert a SINGLE LINE TEXT field.
Under the Advanced Tab, add the CSS Class 'wpfhp-field'.
Save and publish the form.
== Changelog ==
see CHANGELOG.md