Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Spam Protection Without Captcha

Опис

Protect Login, Register, Lost & Reset Password, Comment, woocommerce, Contact Form 7, bbpress, BuddyPress forms. No user interaction needed.

Supported Forms

  • Login
  • Register
  • Lost Password
  • Reset Password
  • Comment Form
  • Multisite User Signup
  • Multisite blog Signup
  • WooCommerce Login
  • WooCommerce Register
  • WooCommerce Lost Password
  • WooCommerce Reset Password
  • Contact Form 7
  • bbPress New topic
  • bbPress reply to topic
  • BuddyPress register

Privacy Notices

  • If you check “Cookie Check” (checked by default) then a hash will be stored in user browser cookie.
  • If you check “stopforumspam Check”, this plugin send IP address to stopforumspam.com for spam database check. Please read Stop Forum Spam Privacy.

Скріншоти

  • Admin settings

Встановлення

  1. Upload “spam-protection-without-captcha” to the “/wp-content/plugins/” directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Go to plugin settings page for setup.

Часті питання

Can i use this plugin to my language?

Yes. this plugin is translate ready. But If your language is not available you can make one. If you want to help us to translate this plugin to your language you are welcome.

Does it support multiple form in same page?

Yes. It support unlimited number of forms in same page.

How to login if i am locked out?

Enable javaScript of your browser and accept cookie. If “stopforumspam Check” is checked and your ip is not in whitelisted and you are getting ip spam error, try another device with another ip if possible.
If not, you can access your file via FTP or file manager and rename “spam-protection-without-captcha” folder to something else. Then login as normal. Then rename back this folder.

Відгуки

01.06.2022
The plugin hasn't been updated for 2 years but it still works well. I use it instead of Google recaptcha and this has improved website loading time. It would be great if the author could update the plugin.
07.02.2021
I've been using it for about a year and no issues found. Good alternative for reCaptcha. On the other hand it makes a feeling to the attacker that the site is potentially not protected and creates a temptation to trying brute force it. Dear plugin author! Please provide more info about how protection mechanism works. If Google reCaptcha is used, which version, etc.
Прочитати всі 3 відгуки

Учасники та розробники

“Spam Protection Without Captcha” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Spam Protection Without Captcha” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.2

  • Now admin can select which forms need to validate.
  • Now secure token is used.
  • Verify token using hash_equals instead of normal equal.
  • Now set cookie using php as well.

1.1

  • Initial release.