前言介紹
- 這款 WordPress 外掛「Anti-spam Reloaded」是 2020-04-22 上架。
- 目前有 2000 個安裝啟用數。
- 上一次更新是 2024-05-03,距離現在已有 364 天。
- 外掛最低要求 WordPress 3.3 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 5.6 以上。
- 有 13 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
spam | comment | spammer | comments | comment spam |
內容簡介
這是成功的 Anti-spam WordPress 外掛 v5.5 的分支,原作者是 webvitalii,更多資訊請查看 GitHub 分支。從 v5.6 開始由 kudlav 維護。
GitHub
Anti-spam Reloaded 外掛可以在評論區中阻擋 100% 的自動垃圾郵件及所有 Trackbacks,並且不需要使用驗證碼。
外掛簡單易用:只需安裝就可以使用。
已阻擋的評論可以儲存在垃圾郵件區並在需要時轉換為常規評論。
Anti-spam Reloaded 外掛符合 GDPR 規範,除了上述行為之外並不會儲存任何其他使用者資料。
外掛僅在評論區阻擋垃圾郵件,不適用於阻擋手動提交的垃圾郵件(手動提交是指垃圾郵件是由垃圾郵件發送人透過瀏覽器手動提交的)。
相容性
支援所有現代瀏覽器和 IE11+。
Anti-spam Reloaded 外掛在禁用 JavaScript 的情況下仍可使用。禁用 JavaScript 的使用者應在提交評論之前手動填寫當前年份。
服務器相容性:
WordPress 3.3 – 5.9
PHP 5.6 – 8.1
不使用 jQuery
外掛不兼容以下內容:
Disqus
Jetpack 評論
AJAX 評論表單
bbPress
如果網站啟用了快取外掛且未清除快取,或者主題未使用 “comment_form” 操作並且在評論表單中沒有外掛輸入,外掛將嘗試自動使用 JavaScript 添加隱藏欄位。
它是如何運作的?
阻擋算法基於兩種方法:「隱形 js-captcha」和「隱形輸入陷阱」(也稱為蜜罐技術)。
「隱形 js-captcha」
「隱形 js-captcha」方法基於機器人沒有 JavaScript 的事實。評論表單會添加額外的隱藏欄位,是關於當前年份的問題。如果使用者訪問網站,那麼此欄位將通過 JavaScript 自動回答,並且會被 JavaScript 和 CSS 隱藏,對使用者來說不可見。如果垃圾郵件發送人填寫年份欄位不正確,則該評論會被阻止,因為它是垃圾郵件。
「隱形輸入陷阱」
「隱形輸入陷阱」方法基於大多數機器人會填寫名稱為「email」或「url」的輸入項。評論表單會添加額外的隱藏欄位,對使用者而言是隱藏的,使用者不會填寫。但是該欄位對垃圾郵件發送人來說是可見的。如果垃圾郵件發送人填寫了這個陷阱欄位,評論將被阻止,因為它是垃圾郵件。
原文外掛簡介
This is fork of successful Anti-spam plugin v5.5 written by webvitalii, for more info visit GitHub Fork.
From version 5.6 maintained by kudlav.
GitHub
Anti-spam Reloaded plugin blocks 100% of automatic spam messages in comments section and also blocks all trackbacks.No captcha required.
Plugin is simple and easy to use: just install it and it just works.
Blocked comments can be stored in the Spam area and converted to regular comments if needed.
Anti-spam Reloaded plugin is GDPR compliant and does not store any other user data except of the behaviour mentioned above.
Plugin blocks spam only in comments section..
Plugin does not block manual spam (submitted by spammers manually via browser).
Compatibility
All modern browsers and IE11+ are supported.
Anti-spam Reloaded plugin works with disabled JavaScript. Users with disabled JavaScript should manually fill current year before submitting the comment.
Server compatibility:
WordPress 3.3 – 6.5
PHP 5.6 – 8.2
Doesn’t use jQuery
Plugin is incompatible with:
Disqus
Jetpack Comments
AJAX Comment Form
bbPress
If site has caching plugin enabled and cache is not cleared or if theme does not use ‘comment_form’ action
and there is no plugin inputs in comments form – plugin tries to add hidden fields automatically using JavaScript.
How does it work?
The blocking algorithm is based on 2 methods: ‘invisible js-captcha’ and ‘invisible input trap’ (aka honeypot technique).
‘invisible js-captcha’
The ‘invisible js-captcha’ method is based on fact that bots does not have JavaScript on their user-agents.
Extra hidden field is added to comments form.
It is the question about the current year.
If the user visits site, than this field is answered automatically with JavaScript, is hidden by JavaScript and CSS and invisible for the user.
If the spammer will fill year-field incorrectly – the comment will be blocked because it is spam.
‘invisible input trap’
The ‘invisible input trap’ method is based on fact that almost all the bots will fill inputs with name ’email’ or ‘url’.
Extra hidden field is added to comments form.
This field is hidden for the user and user will not fill it.
But this field is visible for the spammer.
If the spammer will fill this trap-field with anything – the comment will be blocked because it is spam.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Anti-spam Reloaded」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
6.1 | 6.2 | 6.3 | 6.4 | 6.5 | trunk |
延伸相關外掛(你可能也想知道)
Comments – wpDiscuz 》wpDiscuz是一個具有自訂評論表單和欄位的AJAX即時評論系統,旨在加強WordPress原生評論功能。速度超快且具有數十種功能,是Disqus和Jetpack Comments的最佳替...。
WordPress Social Login 》WordPress Social Login 允許你的網站讀者和顧客使用他們現有的社交帳戶 ID 註冊,消除填寫註冊表格和記住用戶名和密碼的需求。, WordPress Social Login 還...。
One Click Close Comments 》使用者可以從文章管理頁面(‘編輯文章’)及頁面管理頁面(‘編輯頁面’)中,對於他們有足夠權限進行更改的文章關閉或開啟評論(基本上是管...。
Honeypot Anti-Spam 》, Information, , Honeypot Anti-Spam is a WordPress anti-spam plugin that allows you to protect comment forms using the honeypot technique., By usin...。
Comments Like Dislike 》Comments Like Dislike 是一款免費的 WordPress 外掛,可啟用預設 WordPress 評論的「讚」和「踩」圖示。您可以選擇大拇指向上或向下、微笑或傷心、勾或叉,...。
Bad Behavior 》歡迎來到一個全新的方式來保持您的部落格、論壇、留言板、wiki或內容管理系統免於連結垃圾郵件的困擾。Bad Behavior是一款基於PHP的方案,可以阻止連結垃圾郵...。
DCO Comment Attachment 》DCO Comment Attachment 可讓您的讀者附上圖片、影片、音訊、文件和其他檔案於他們的留言中。他們還可以在留言中自動嵌入來自 YouTube、Facebook、Twitter 和...。
Bulk Delete Comments 》該外掛可以讓您一次性刪除所有評論,您可以選擇刪除所有未批准和待審批的評論,或基於類別/文章的評論。。
Comment Reply Email Notification 》這個外掛讓訪客可以透過電子郵件訂閱他們的評論,以便得到回應。, 警告, 此外掛使用「wp_insert_comment」鉤子,因此每當創建一則評論,通知便有可能被發送。...。
Relative URL 》相對網址 (Relative URL) 外掛可將鏈接(文章、分類、頁面等)應用 wp_make_link_relative 函數來轉換為相對網址。開發人員在手機設備(iPad、iPhone 等)上...。
AnyComment 》AnyComment 是一個基於 React 的 WordPress 快速留言外掛程式。, , 它以簡單與快速為特點。我們非常重視使用者的反饋,所以如果您有任何問題或建議,請在支援...。
Word Replacer 》Word Replacer 是一個 WordPress 外掛,可將任何文字或單詞替換為其他內容。您可以篩選要替換的內容,例如僅在頁面、評論或文章中進行替換。通過非常用戶友好...。
Decent Comments 》Decent Comments 顯示人們的評論。, 如果想要顯示評論,並連同評論者的頭像和評論摘錄,那麼這就是適合您的外掛程式。, 而且,這不僅僅是顯示最新評論的小工...。
Comments Disable – AccessPress 》Comments Disable - AccessPress是一個外掛,可以全局禁用評論。這個插件允許管理員在任何文章類型(文章、頁面、附件等)上全局禁用評論,從而無需為單個文...。
Bulk Comment Remove 》這是一個外掛,可以讓你一次清除所有未審核的留言。如果你被大量的垃圾訊息騷擾,或是有段時間沒有管理您的部落格,並想清空留言,這是一個非常有用的工具。...。