WP Manifestindependent plugin directory
manifest / security / mailin-honeypot

Honeypot for Brevo

Adds logic which parses a honeypot field, called `come_and_get_it` before submission of Brevo's WordPress plugin submission forms.

by Daan from Daan.dev · github.com/dan0sz/mailin-honeypot · website

3stars
237release downloads
≈10active sites
0forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/dan0sz/mailin-honeypot/releases/download/v1.0.1/mailin-honeypot.zip

Readme

How to use Honeypot for Brevo

  1. Download the the latest release.
  2. Install and activate the plugin.
  3. Add a hidden input field to your Brevo signup form, named come_and_get_it, e.g.
    <input type="hidden" name="come_and_get_it" value="" />
  4. Done!

Most spambots will always attempt to enter values in all fields. If the come_and_get_it field has a value, that means it's a bot and the form won't be submitted.

You can modify the name of the input field yourself, by using the brevo_honeypot_name filter (recommended).

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
v1.0.1 Apr 19, 2024 mailin-honeypot.zip 228
v1.0.0 Mar 1, 2024 mailin-honeypot.zip 9

Active-site estimate ≈10 comes from the median of recent superseded releases. Method.