Akismet Anti-spam: Spam Protection

الوصف

أفضل حماية ضد الرسائل المزعجة ومنع التعليقات الغير مرغوب فيها في نماذج الاتصال. الحل الأكثر ثقة لمكافحة الرسائل والتعليقات المزعجة لـ ووردبريس و ووكومرس.

تقوم إضافة Akismet بفحص تعليقات موقعك وإدخالات نماذج الاتصال ضد قاعدة بيانات عالمية خاصة بنا لمنع موقعك من نشر محتويات ضارة. يمكنك مراجعة قائمة التعليقات المزعجة والغير مرغوب بها على شاشة التعليقات عبر لوحة تحكم مدونتك.

الميزات الرئيسية في Akismet تتضمن:

  • التحقق تلقائيًا من جميع التعليقات وتصفية تلك التي تبدو كتعليقات غير مرغوب فيها.
  • يحتوي كل تعليق على سجّل للحالة، بحيث يمكنك بسهولة رؤية التعليقات التي تم التقاطها أو مسحها بواسطة Akismet وأي التعليقات التي تم إرسالها بشكل عشوائي أو غير مزعجة بواسطة المشرف.
  • عناوين الروابط URL تظهر في محتوى التعليق للكشف عن الروابط المخفية أو المضللة.
  • يمكن للمشرفين رؤية عدد التعليقات الموافق عليها لكل مستخدم.
  • ميزة لصدّ الكتل المزعجة (outright blocks) برمتها والتي تعتبر أسوأ الرسائل المزعجة، مما توفر لك مساحة على القرص وزيادة سرعة موقعك.

ملاحظة: ستتم مطالبتك بالحصول على مفتاح API الخاص بـ Akismet.com لاستخدامه، بمجرد تنشيطه. المفاتيح مجانية للمدونات الشخصية؛ الاشتراكات المدفوعة متاحة للشركات والمواقع التجارية.

التنصيب

رفع إضافة Akismet لمدونتك وقم بتفعيلها، ثم أدخل مفتاح الـ API الخاص بحسابك على Akismet.com

1، 2، 3: لقد انتهيت!

المراجعات

19 فبراير، 2024
Boy, did I notice it when it was no longer working on my site. But the folks at Akismet helped me figure out what was wrong and the fix was easy. Thanks!
1 فبراير، 2024
Super helpful support from the staff. My problem was solved quickly.
26 نوفمبر، 2023
Akismet has been with me since I've been on WordPress and really doesn't miss when compared to other solutions. Keep up the great work!
إقرأ جميع المراجعات 1٬004

المساهمون والمطوّرون

“Akismet Anti-spam: Spam Protection” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

لقد تم ترجمة ”Akismet Anti-spam: Spam Protection“ إلى 73 لغة. شكراً إلى جميع المُترجمين لمُساهماتهم.

ترجمة ”Akismet Anti-spam: Spam Protection“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

5.3.1

Release Date – 17 January 2024

  • Make the plugin more resilient when asset files are missing (as seen in WordPress Playground).
  • Add a link to the ‘Account overview’ page on akismet.com.
  • Fix a minor error that occurs when another plugin removes all comment actions from the dashboard.
  • Add the akismet_request_args filter to allow request args in Akismet API requests to be filtered.
  • Fix a bug that causes some contact forms to include unnecessary data in the comment_content parameter.

5.3

Release Date – 14 September 2023

  • Improve display of user notices.
  • Add stylesheets for RTL languages.
  • Remove initial disabled state from ‘Save changes’ button.
  • Improve accessibility of API key entry form.
  • Add new filter hooks for Fluent Forms.
  • Fix issue with PHP 8.1 compatibility.

5.2

Release Date – 21 June 2023

  • Visual refresh of Akismet stats.
  • Improve PHP 8.1 compatibility.
  • Improve appearance of plugin to match updated stats.
  • Change minimum supported PHP version to 5.6 to match WordPress.
  • Drop IE11 support and update minimum WordPress version to 5.8 (where IE11 support was removed from WP Core).

5.1

Release Date – 20 March 2023

  • Removed unnecessary limit notices from admin page.
  • Improved spam detection by including post taxonomies in the comment-check call.
  • Removed API keys from stats iframes to avoid possible inadvertent exposure.

5.0.2

Release Date – 1 December 2022

  • Improved compatibility with themes that hide or show UI elements based on mouse movements.
  • Increased security of API keys by sending them in request bodies instead of subdomains.

5.0.1

Release Date – 28 September 2022

  • Added an empty state for the Statistics section on the admin page.
  • Fixed a bug that broke some admin page links when Jetpack plugins are active.
  • Marked some event listeners as passive to improve performance in newer browsers.
  • Disabled interaction observation on forms that post to other domains.

5.0

Release Date – 26 July 2022

  • Added a new feature to catch spammers by observing how they interact with the page.

4.2.5

Release Date – 11 July 2022

  • Fixed a bug that added unnecessary comment history entries after comment rechecks.
  • Added a notice that displays when WP-Cron is disabled and might be affecting comment rechecks.

4.2.4

Release Date – 20 May 2022

  • Improved translator instructions for comment history.
  • Bumped the “Tested up to” tag to WP 6.0.

4.2.3

Release Date – 25 April 2022

  • Improved compatibility with Fluent Forms
  • Fixed missing translation domains
  • Updated stats URL.
  • Improved accessibility of elements on the config page.

4.2.2

Release Date – 24 January 2022

  • Improved compatibility with Formidable Forms
  • Fixed a bug that could cause issues when multiple contact forms appear on one page.
  • Updated delete_comment and deleted_comment actions to pass two arguments to match WordPress core since 4.9.0.
  • Added a filter that allows comment types to be excluded when counting users’ approved comments.

4.2.1

تاريخ الإصدار – 1 أكتوبر، 2020

  • تم إصلاح الخلل الذي كان يتسبب في فشل التحقق من صحّة صفحات AMP في صفحات معينة تحتوي على نماذج (forms).

4.2

تاريخ الإصدار – 30 سبتمبر، 2021

  • تمت إضافة روابط لمعلومات إضافية لإشعارات استخدام API (واجهة برمجة التطبيقات).
  • تم تقليل عدد طلبات الشبكة المطلوبة لصفحة التعليقات عند تشغيل Akismet.
  • توافق محسّن مع أكثر إضافات نماذج الاتصال الأكثر شيوعاً وشهرة.
  • تم تحسين أزرار استخدام API لتوضيح الترقية المطلوبة.

لسجل التغييرات الأقدم، يرجى الاطلاع على ملف changelog.txt الإضافي المرفق مع الإضافة.