All Projects → andrewlimaza → caldera-forms-anti-spam

andrewlimaza / caldera-forms-anti-spam

Licence: other
Caldera Forms Anti Spam WordPress plugin. This adds Google's reCAPTCHA field to your Caldera Form.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to caldera-forms-anti-spam

ChineseSensitiveVocabulary
暴恐违禁 文本色情 政治敏感 恶意推广 低俗辱骂
Stars: ✭ 53 (+120.83%)
Mutual labels:  anti-spam, antispam
ChatControl-Pro
The ultimate chat solution. Prevent spam, ads, swears and even bots on your server. Replaced by ChatControl Red: https://mineacademy.org/chatcontrol-red
Stars: ✭ 65 (+170.83%)
Mutual labels:  anti-spam, antispam
tgGuard
frist antispam and group moderator TeleGram bot with fast speed, high power and low space
Stars: ✭ 22 (-8.33%)
Mutual labels:  anti-spam, antispam
ruby-antispam
API to have CleanTalk anti-spam on Ruby
Stars: ✭ 16 (-33.33%)
Mutual labels:  anti-spam, antispam
mediawiki-antispam
Antispam extension for MediaWiki.
Stars: ✭ 15 (-37.5%)
Mutual labels:  anti-spam, antispam
joomla2.x-antispam
Anti-spam plugin for Joomla 2.x
Stars: ✭ 10 (-58.33%)
Mutual labels:  anti-spam, antispam
Raid-Protect-Discord-Bot
A Discord Bot that allows you to protect your Discord server with captcha, anti profanity, anti nudity image, anti spam, account age required, logs...
Stars: ✭ 182 (+658.33%)
Mutual labels:  anti-spam, antispam
spamtoberfest
Fight against PR spammers
Stars: ✭ 51 (+112.5%)
Mutual labels:  anti-spam, antispam
TLG AntiJoin2SpamBot
Telegram Bot that figths against Spammers who join groups to publish their annoying and unwanted info. The Bot will watch for all new users that join the group and don't let them to publish messages that contains URLs until they have been in the group long as an specific time, and they have written an enough number of messages (configurable).
Stars: ✭ 16 (-33.33%)
Mutual labels:  anti-spam, antispam
bitrix-antispam
1C Bitrix anti-spam mod.
Stars: ✭ 10 (-58.33%)
Mutual labels:  anti-spam, antispam
clamav
Docker based ClamAV® service provides an easy to deploy open source antivirus engine for detecting trojans, viruses, malware & other malicious threats.
Stars: ✭ 31 (+29.17%)
Mutual labels:  anti-spam
php-antispam
A PHP API for antispam service cleantalk.org. Invisible protection from spam, no captches, no puzzles, no animals and no math.
Stars: ✭ 50 (+108.33%)
Mutual labels:  antispam
UTMFW
UTM Firewall on OpenBSD
Stars: ✭ 104 (+333.33%)
Mutual labels:  anti-spam
AntiScam-Bot
Discord bot written on discord.js, deletes messages with scam links.
Stars: ✭ 16 (-33.33%)
Mutual labels:  anti-spam
Mail-Toaster-6
Mail Toaster 6
Stars: ✭ 40 (+66.67%)
Mutual labels:  antispam
scp-079-captcha
Provide challenges for newly joined members
Stars: ✭ 52 (+116.67%)
Mutual labels:  anti-spam
SpamProtectionRobot
Anti Spam/NSFW Telegram Bot Written In Python With Pyrogram.
Stars: ✭ 46 (+91.67%)
Mutual labels:  antispam
antispam-it
lists to spam a lot of rubbish ... hand-curated to fight spammers harassing poor italian (domain.it) mailboxes #spamrevenge
Stars: ✭ 15 (-37.5%)
Mutual labels:  antispam
django-antispam
Spam protection tools for django applications.
Stars: ✭ 50 (+108.33%)
Mutual labels:  antispam
flood-protection
Flood protection for realtime applications
Stars: ✭ 19 (-20.83%)
Mutual labels:  anti-spam
** THIS IS NO LONGER SUPPORTED AS CALDERA FORMS NO LONGER IS SUPPORTED - I HIGHLY RECOMMEND SWITCHING FORM WORDPRESS PLUGINS IF YOU WANT A RECAPTCHA SOLUTION **

=== Caldera Forms Anti Spam ===
Contributors: andrewza, yoohooplugins, travislima
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4GC4JEZH7KSKL
Tags: caldera forms, anti-spam, recaptcha
Requires at least: 4.5
Tested up to: 5.6
Stable tag: 0.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Anti-spam for Caldera Forms. reCAPTCHA and more.
== Description ==

Anti-spam for [Caldera Forms](https://calderaforms.com)

= Adds A Google reCaptcha Field To Caldera Forms =

* Go to [reCAPTCHA Site](https://www.google.com/recaptcha) and click "Get reCpatcha" button.
* In "Register a new site" choose reCAPTCHA v2,v3 or Invisible reCAPTCHA.
* Add your domains and complete form.
* This will show you your new public and secret key.
* On your WordPress site, go to the Caldera Forms editor for form you wish to add a the captcha to.
* Drag "Add Field" bar into the form layout where you want the captcha to appear.
* In field settings enter public and secret keys.


== Installation ==
1. Upload the plugin files to the '/wp-content/plugins' directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to the Caldera Forms editor for form you wish to add a the captcha to.
4. Drag "Add Field" bar into the form layout where you want the captcha to appear.
5. In field settings enter public and secret keys.


== Frequently Asked Questions ==
= Does This Provide A Google reCAPTCHA v3 Field For Caldera Forms =
Yes, this will add a Google reCAPTCHA-powered captcha to your Caldera Form.

= Does This Support V2 and Invisible reCAPTCHA =
Yes, this supports 'legacy' versions of reCaptcha for Caldera Forms.

= How Do I Enable V2 reCAPTCHA =
Add the hidden field to your Caldera Form and do not select V3 or Invisible reCAPTCHA checkboxes.

= How Do I Enable V3 reCAPTCHA =
Once the hidden field is added to your Caldera Form, select the V3 checkbox. (You do not need to select the Invisible reCaptcha option if you have selected this setting).


== Screenshots ==


== Changelog ==

= 0.4 - 2021-01-19 =
* BUG FIX: Fixed an issue where reCAPTCHA wasn't initialized correctly - fixes issues on WordPress 5.5+. Thanks @jarryd-long

= 0.3 =
* Fixed JavaScript syntax issues within the V3 reCAPTCHA handler
* Fixed bug where V2 reCAPTCHA field would still be rendered when V3 is enabled

= 0.2 =
* Added invisible reCAPTCHA support and option
* Added reCAPTCHA v3 support and option
* Changed script loader to support both V2 and V3 reCAPTCHA
* Improved JavaScript to better support V2 and V3 reCAPTCHA
* Removed reCAPTCHA field output from email summary

= 0.1.1 =
* Allow more than one recaptcha per page.

= 0.1.0 =
* First release

== Upgrade Notice ==

= 0.4 =
* Please upgrade to get compatibility changes for WordPress 5.5+

= 0.2 =
* Please upgrade to support V3 recaptcha and more.

= 0.1.1 =
* Please upgrade for enhancements.

= 0.1.0 =
*First Release
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].