Description
Contact Form 7 is an excellent WordPress plugin and the CF7 brandCAPTCHA Plugin makes it even more awesome by adding brandCAPTCHA capabilities.
The problem with the module was that it had to be copied into the modules directory every time the Contact Form 7 plugin was updated.
That was not possible to manage on multiple WordPress instances.
Therefore we decided that it would be nice to have a plugin that can be installed and mantained independedly from the CF7 plugin and its modules.
You can use your brandCAPTCHA API keys with Better WordPress brandCAPTCHA.
Copy your keys from the WP-brandCAPTCHA plugin settings and paste them into the Better WordPress brandCAPTCHA plugin.
Requirements
- You need the brandCAPTCHA for WordPress Plugin already installed.
- You need the brandCAPTCHA keys here
Settings
The settings of the installed brandCAPTCHA plugin are used by default.
You can change that behaviour on the settings page of the plugin under:
Settings -> CF7-brandCAPTCHA Extension
Screenshots
Installation
- Make a backup of your current installation
- Make sure you fit the requirements
- Download and unpack the download package
- Upload the
contact-form-7-brandcaptcha-extension
folder to the ‘/wp-content/plugins/’ directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- You will now have a “brandCAPTCHA” tag option in the Contact Form 7 tag generator
Usage
- On the actual Contact Form 7 configuration page, next to the “Form Box” with code in it, use the drop down click on Generate Tag
- Choose brandCAPTCHA (not CAPTCHA)
- copy the code that it gives you
- past it into the “Form Box” where the existing code is
If you like the plugin please rate it. If you don’t like it, please contact us so we can address the problem or feature request.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Contact Form 7 – BrandCAPTCHA extension” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Contact Form 7 – BrandCAPTCHA extension” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Known Issues
- at the moment it is only possible to have ONE brandCAPTCHA per page.
So if you activated brandCAPTCHA for comments or some other stuff on the page there
will be problems. Found some possibilities to fix this but have to test and
implement them. - there could be a problem with the hint for the administrator. Could not
confirm that on 4 test instances but will check the code for that.
1.0.0 (20140619)
- FIX: compatibility with WordPress 3.8