WPForms Honeypot
Allows you to add a custom honeypot field to WPForms to help combat spam.
by Eric Mathison · github.com/eric-mathison/wpforms-honeypot
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/eric-mathison/wpforms-honeypot/archive/refs/heads/master.zipDeclares an update source (eric-mathison/wpforms-honeypot), so updates arrive through the plugin's own updater.
Readme
WPForms Honeypot
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
- Upload the plugin files to the
/wp-content/plugins/wpforms-honeypotdirectory, or install the plugin through the WordPress plugins screen directly. - 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
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.0 | Feb 27, 2022 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.