زنبور ضدجفنگ

توضیحات

با دیدگاه‌های جفنگ بر روی وبلاگ یا سایت وردپرسی خود، خداحافظی کنید. زنبور ضدجفنگ به صورت موثر دیدگاه‌ها و بازخوردهای جفنگ را، بدون ثبت اطلاعات و ارسال به خدمات شخص سوم می‌بندد. رایگان، بدون تبلیغات و ۱۰۰٪ با GDPR سازگار است.

نمای کلی ویژگی‌ها/تنظیمات

  • اعتماد به نویسنده دیدگاه تایید شده.
  • ارسال‌کننده دیدگاه ایمن با یک گراواتار.
  • زمان دیدگاه را در نظر بگیرید.
  • تنها به یک زبان خاص اجازه دیدگاه رو بده.
  • اجازه دادن یا بستن یک کشور خاص برای ارسال دیدگاه.
  • Treat BBCode links as spam.
  • آدرس IP ارسال کننده دیدگاه را تایید کنید.
  • از عبارات منظم استفاده کنید.
  • جستجوی پایگاه داده محلی جفنگ برای ارسال‌کننده‌ها قبلی که به عنوان جفنگ‌نویس نشانه‌گذاری شده‌اند.
  • اطلاع به مدیر با ایمیل درباره ورود جفنگ.
  • بعد از n روز جفنگ‌ها را حذف می‌کند.
  • تایید دیدگاه‌ها/بازتاب‌ها را محدود کنید (ما دیگر انواع دیدگاه را حذف می‌کنیم).
  • انتخاب شاخص‌های جفنگ به ارسال دیدگاه‌ها برای حذف مستقیم.
  • راه‌ندادن اختیاری به بازتاب‌ها از شناسایی جفنگ بودن.
  • فرم‌های اختیاری بررسی جفنگ در برگه‌های بایگانی.
  • نمایش آمار جفنگ در میزکار، شامل به‌روز رسانی‌های روزانه میزان شناسایی جفنگ و همه دیدگاه‌های جفنگ بسته شده.

پشتیبانی

مشارکت‌کردن

  • نسخه توسعه‌دهنده این افزونه بر روی GitHub قرار داده شده است.
  • Pull requests for documented bugs are highly appreciated.
  • If you think you’ve found a bug (e.g. you’re experiencing unexpected behavior), please post at the support forums first.
  • If you want to help us translate this plugin you can do so on WordPress Translate.

دست‌اندرکاران

عکس‌های صفحه

  • Block or allow comments from specific countries.
  • Allow comments only in certain languages.
  • Add useful spam stats to your dashboard.
  • Tailor WordPress' spam management to your workflow.

نصب

  • اگر درباره چگونگی نصب افزونه چیزی نمی‌دانید، اینجا بروید.

نیازمندی‌ها

  • PHP نسخه 5.2.4 یا بالاتر
  • وردپرس نسخه 4.5 یا بالاتر

تنظیمات

بعد از فعال‌سازی زنبور ضدجفنگ، افزونه دیدگاه‌های جفنگ را می بندد. با این حال، شاید بخواهید از تنظیمات → زنبور ضدجفنگ را ببینید و تنظیمات سفارشی ضدجفنگ مورد دلخواه خود را برای بهترین عملکرد بر روی سایت‌تان تنظیم کنید.

سوالات متداول

Does Antispam Bee prevents spam registrations or protects form plugins?

Antispam Bee works best with default WordPress comments. It does not help to protect form plugins and does not prevent spam registrations. Hopefully we can provide better hooks for third party plugins to use Antispam Bee to fill this gap in the forthcoming new major version.

Does Antispam Bee work with Jetpack, wpDiscuz, Disqus Comments and similar comment plugins?

Antispam Bee works best with default WordPress comments. It is not compatible with Jetpack, wpDiscuz or Disqus Comments as those plugins load a new comment form within an iframe. Thus Antispam Bee can not access the comment form directly.

Does Antispam Bee work with AJAX comment plugins or similar theme features?

Whether Antispam Bee works with a comment form submitted via AJAX depends on how the AJAX request is made. If the request goes to the file that usually also receives the comments, Antispam Bee could work with it out of the box (the WP Ajaxify Comments plugin does this, for example).

If the comments are sent to the admin-ajax.php, the antispam_bee_disallow_ajax_calls filter must be used to run ASB for requests to that file as well. If the script does not send all form data to the file, but only some selected ones, further customization is probably necessary, as exemplified in this post by Torsten Landsiedel (in German).

Does Antispam Bee store any private user data, and is it compliant with GDPR?

Antispam Bee is developed in Europe. You might have heard we can be a bit nitpicky over here when it comes to privacy. The plugin does not save private user data and is 100% compliant with GDPR.

Will I have to edit any theme templates to get Antispam Bee to work?

افزونه به خوبی کار نمی‌کند. تنظیمات مورد علاقه خود را به‌کار ببرید.

Does Antispam Bee work with shortened IPs?

Generally yes. However, commissioning the Antispam Bee plugin for canceled or shortened IP addresses in comment metadata is not recommended. Because the name and the e-mail address of the comments are not unique, an IP address is the only reliable measure. The more complete the stored IP addresses, the more reliable the assignment or detection of spam.

How can I submit undetected spam?

If the antispam plugin has passed some spam comments, these comments can be reported for analysis. A Google table was created for this purpose.

Antispam Bee with Varnish?

If WordPress is operated with Apache + Varnish, the actual IP address of the visitors does not appear in WordPress. Accordingly the Antispam-Plugin lacks the base for the correct functionality. An adaptation in the Varnish configuration file /etc/varnish/default.vcl provides a remedy and forwards the original (not from Apache) IP address in the HTTP header X-Forwarded-For:

if (req.restarts == 0) {
set req.http.X-Forwarded-For = client.ip;
}

Are there some paid services or limitations?

No, Antispam Bee is free forever, for both private and commercial projects. You can use it on as many sites as you want. There is no limitation to the number of sites you use the plugin on.

A complete documentation is available on pluginkollektiv.org.

بررسی‌ها

8 مارس 2022
@atlanticmatt: That is true. Ansispam Bee belongs to WordPress like “Hello Dolly” and the “Blogroll”.
13 فوریه 2022
This is by far the best anti-spam plugin for wordpress. Forget other plugins like Akismet which overloads your page with a lot of tracking scipts and reduce page load time. Antispam Bee is the one to go for if you want a lean and fast loading website.
12 ژانویه 2022
I was very happy to replace the expensive Askimet with this, but I'd love someone to come up with a solution that prevents the same spambot from leaving 30,000 comments within 2 weeks. There has to be a way to stop the same spam from returning somehow? I have the same bots that just attack me forever with differing IP addresses.
29 دسامبر 2021
SO glad I found this wonderful alternative to "that other one" after they got too greedy. Works great, filters out all the stupid spam but lets the good comments through.
20 دسامبر 2021
Finalmente un plugin efficace contro lo SPAM, tante ore di lavoro risparmiate e commenti sempre pertinenti nei Blog. Semplicissimo da configurare ma nel contempo molto raffinato e con una ridotta necessità di intervento umano. Traduzione in Italiano quasi perfetta. Bravi!
خواندن تمامی 191 بررسی‌

توسعه دهندگان و همکاران

“زنبور ضدجفنگ” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

“زنبور ضدجفنگ” به 26 زبان ترجمه شده است. Thank you to the translators for their contributions.

ترجمه “زنبور ضدجفنگ” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

تغییرات

2.11.0

  • Fix: Allow empty comments if allow_empty_comment is set to true
  • Fix: Add aria-label to work around bug in a11y testing tools
  • Fix: Change priority for comment_form_field_comment from 10 to 99
  • Tweak: Updated some FAQ entries
  • Tweak: Updated build tooling

2.10.0

  • Fix: Switch from ip2country.info to iplocate.io for country check
  • Enhancement: Use filter to add the honeypot field instead of output buffering for new installations and added option to switch between the both ways
  • Tweak: Added comment user agent to regex pattern check
  • Tweak: Make the ping detection filterable to support new comment types
  • Tweak: Updated internal documentation links
  • Tweak: Several updates and optimizations in the testing process
  • Tweak: Adjust color palette to recent WP version
  • Tweak: Adjust wording in variables and option names
  • Readme: Add new contributor and clean up unused code

2.9.4

  • Enhancement: Add filter to allow ajax calls
  • Tweak: Better wording for BBCode feature in plugin description
  • Tweak: Better screenshots in the plugin directory
  • Maintenance: Tested up to WordPress 5.7

2.9.3

  • Fixed: Compatibility with WordPress 5.5
  • Fixed: Undefined index on spam list page
  • Tweak: Better wording on settings page
  • Tweak: AMP compatibility
  • Tweak: Protect CSS from overwrite through bad themes

2.9.2

  • Fix: Delete comment meta for deleted old spam. For the cleanup of older orphaned comment meta we suggest the usage of WP Sweep
  • Fix: Statistic in dashboard showed wrong value
  • Tweak: Change autocomplete attribute to “new-password”
  • Tweak: Autoptimize compatibility improved
  • Tweak: Renamed blacklist/whitelist to a better phrase
  • Tweak: Added new pattern
  • Tweak: UI and text optimizations
  • Tweak: Better compatibility with some server configurations
  • Tweak: Make spam reason sortable and filterable
  • Tweak: Add spam reason for manually marked spam
  • Maintenance: Deleted unused code
  • Maintenance: Removed Fake IP check (unreliable and producing false positives)
  • Maintenance: Fix some coding standard issues
  • Maintenance: Tested up to WordPress 5.4
  • Maintenance: Tested up to PHP 7.4

2.9.1

  • Improved backend accessibility
  • Prefilled comment textareas do now work with the honeypot
  • Compatible with the AMP plugin (https://wordpress.org/plugins/amp/)
  • Improved dashboard tooltips
  • Improvements for the language detection API
  • Scalable IP look up for local spam database

2.9.0

  • Introduction of coding standards.
  • Switch to franc language detection API for the language check.
  • Do not longer overwrite the IP address WordPress saves with the comment by using pre_comment_user_ip.
  • Do not show “Trust commenters with a Gravatar” if the “Show Gravatar” option is not set.
  • Skip the checks, when I ping myself.
  • Fixes some wrong usages of the translation functions.
  • Use the regular expressions check also for trackbacks.
  • Add option to delete Antispam Bee related data when plugin gets deleted via the admin interface.
  • Save a hashed + salted IP for every comment
  • New check for incoming trackbacks.
  • Introduction of behat tests.
  • Updates the used JavaScript library for the statistics widget.
  • Bugfix in the “Comment form used outside of posts” option.

2.8.1

  • PHP 5.3 compatibility
  • Bugfix where a spam trackback produced a fatal error
  • For more details see https://github.com/pluginkollektiv/antispam-bee/milestone/8?closed=1

2.8.0

  • Removed stopforumspam.com to avoid potential GDPR violation
  • Improves IP handling to comply with GDPR
  • Improves PHP7.2 compatibility
  • Fixes small bug on mobile views
  • Allow more than one language in language check
  • Minor interface improvements
  • Remove old russian and Dutch translation files
  • For more details see https://github.com/pluginkollektiv/antispam-bee/milestone/4?closed=1

2.7.1

  • Fixes an incompatibility with Chrome autofill
  • Fixes some incompatibilities with other plugins/themes where the comment field was left empty
  • Support for RTL
  • Solve some translation/language issues
  • A new filter to add languages to the language check
  • For more details see https://github.com/pluginkollektiv/antispam-bee/milestone/6?closed=1

2.7.0

  • Country check is back again (thanks to Sergej Müller for his amazing work and the service page)
  • Improved Honeypot
  • Language check through Google Translate API is back again (thanks to Simon Kraft of https://moenus.net/ for offering to cover the costs)
  • More default Regexes
  • Unit Test Framework
  • Accessibility and GUI improvements
  • An english documentation is now available, too. Some corrections in the german documentation.
  • Some bugfixes – Among other things for WPML compatibility
  • For more details see https://github.com/pluginkollektiv/antispam-bee/milestone/3?closed=1

2.6.9

  • Updates donation links throughout the plugin
  • Fixes an error were JavaScript on the dashboard was erroneously being enqueued
  • Ensures compatibility with the latest WordPress version

2.6.8

  • added a POT file
  • updated German translation, added formal version
  • updated plugin text domain to include a dash instead of an underscore
  • updated, translated + formatted README.md
  • updated expired link URLs in plugin and languages files
  • updated plugin authors

2.6.7

  • Removal of functions Block comments from specific countries and Allow comments only in certain language for financial reasons – more information

2.6.6

  • Switch to the official Google Translation API
  • Release time investment (Development & QA): 2.5 h

2.6.5

  • Fix: Return parameters on dashboard_glance_items callback / thx @toscho
  • New function: Trust commenters with a Gravatar / thx @glueckpress
  • Additional plausibility checks and filters
  • Release time investment (Development & QA): 12 h

2.6.4

  • Consideration of the comment time (Spam if a comment was written in less than 5 seconds) – more information
  • Release time investment (Development & QA): 6.25 h

2.6.3

  • Sorting for the Antispam Bee column in the spam comments overview
  • Code refactoring around the use of REQUEST_URI
  • Release time investment (Development & QA): 2.75 h

2.6.2

  • Improving detection of fake IPs
  • Release time investment (Development & QA): 11 h

2.6.1

  • Code refactoring of options management
  • Support for HTTP_FORWARDED_FOR header
  • Release time investment (Development & QA): 8.5 h

2.6.0

  • Optimizations for WordPress 3.8
  • Clear invalid UTF-8 characters in comment fields
  • Spam reason as a column in the table with spam comments

For the complete changelog, check out our GitHub repository.