آیکن Antispam Bee
افزونه رایگان نسخه 2.11.12

Antispam Bee

توسعه‌دهنده: pluginkollektiv

توضیحات

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

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

اعتماد به نویسنده دیدگاه تایید شده.

ارسال‌کننده دیدگاه ایمن با یک گراواتار.

زمان دیدگاه را در نظر بگیرید.

تنها به یک زبان خاص اجازه دیدگاه رو بده.

اجازه دادن یا بستن یک کشور خاص برای ارسال دیدگاه.

Treat BBCode links as spam.

از عبارات منظم استفاده کنید.

جستجوی پایگاه داده محلی جفنگ برای ارسال‌کننده‌ها قبلی که به عنوان جفنگ‌نویس نشانه‌گذار

تغییرات این نسخه

2.11.12

Fix: Fatal error in the dashboard spam counter (Thanks @robertstaddon!)

2.11.11

Enhancement: Add shorturl.fm spam pattern

2.11.10

Fix: remove build-tool warnings from minified Javascript and CSS resources

2.11.9

Tweak: Improved compatibility with unquoted HTML attributes in comment forms

Maintenance: Tested up to WordPress 7.0

2.11.8

Tweak: Minor code changes and housekeeping

Tweak: Add link to Patchstack in readme

Maintenance: Tested up to WordPress 6.8

2.11.7

Tweak: Use SCRIPT_NAME instead of REQUEST_URI to check path

Fix: Remove add_reasons_to_defaults() from general initialization for better WordPress 6.7 compatibility

Maintenance: Tested up to WordPress 6.7

2.11.6

Fix: Delete missed out option on uninstall (Thanks @okvee!)

Tweak: Minor i18n improvements (Thanks Pedro!)

Tweak: Minor code changes and housekeeping

Tweak: Updated dependencies

2.11.5
IMPORTANT: If you use the country check and are behind a proxy or similar, you need to use the antispam_bee_trusted_ip filter to get the correct IP from a header like HTTP_X_FORWARDED (don’t return an empty value here, otherwise all comments are marked as spam).

Fix: Usage of core filter pre_comment_user_ip breaks ASB if the IP address is removed for GDPR compliance

2.11.4
IMPORTANT: If you use the country check and are behind a proxy or similar, you need to use the pre_comment_user_ip filter to get the correct IP from a header like HTTP_X_FORWARDED.

Fix: Read client IP for country check from REMO