Add a Captcha field to your MailChimp sign-up forms.
This plugin requires you to install the following two plugins:
After installing the plugin, adding the following code to your sign-up forms will render a Google reCAPTCHA field.
{captcha}
MailChimp for WordPress - Captcha
Since this plugin depends on the
MailChimp for WordPress plugin, you will need to install that first.
Installing the plugin
- In your WordPress admin panel, go to Plugins > New Plugin, search for MailChimp for WordPress - Captcha and click "Install now"
- Alternatively, download the plugin and upload the contents of
mc4wp-captcha.zip
to your plugins directory, which usually is /wp-content/plugins/
.
- Activate the plugin
- Add the following code to your form, where you want the captcha to appear.
{captcha}
1.1.2 -February 16, 2018
Fixes
- Reset reCaptcha after form is submitted with errors when using AJAX.
1.1.1 - October 13, 2017
Fixes
- Issue with form being processed while captcha is invalid when using AJAX enabled forms.
1.1 - August 16, 2017
This update includes compatibility for the
Google reCAPTCHA plugin.
Please note that this will break your existing captcha field if you're still using the older Captcha plugin, which was pulled from the
WordPress.org plugin repository.
1.0.2 - August 2, 2016
Improvements
1.0.1 - March 1, 2016
Fixes
- Captcha validation always passing, regardless of input value.
1.0 - November 23, 2015
Initial release.