[WordPress] 外掛分享: AI Comment Guard

WordPress 外掛 AI Comment Guard 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「AI Comment Guard」是 2025-10-01 上架。
  • 目前有 20 個安裝啟用數。
  • 上一次更新是 2025-12-09,距離現在已有 78 天。
  • 外掛最低要求 WordPress 5.0 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.2 以上。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

tud0r |

外掛標籤

AI | spam | comments | moderation | artificial intelligence |

內容簡介

HTML Example:

<!DOCTYPE html>
<html>
<body>

<h2>AI Comment Guard WordPress Plugin Summary (AI Comment Guard WordPress 外掛摘要)</h2>

<ul>
<li>AI Comment Guard 是一個強大的 WordPress 外掛,使用人工智慧自動審核您網站上的留言。透過智能、可自訂的 AI 分析,告別垃圾訊息和不當內容。</li>
</ul>

<h2>問題與答案 (Questions & Answers)</h2>

<h3>What are the key features of AI Comment Guard? (AI Comment Guard 的主要功能有哪些?)</h3>
<ul>
<li>🤖 多個 AI 供應商支援: 可選擇 OpenAI (GPT-4/GPT-3.5)、Anthropic (Claude) 或 OpenRouter</li>
<li>⚡ 自動留言處理: 即時分析和審核提交的留言</li>
<li>🎯 智能分類: 自動核准、拒絕、暫停或標記留言為垃圾訊息</li>
<li>📊 信心閾值: 為不同操作設定自訂信心水平</li>
<li>📝 可自訂 AI 提示: 調整 AI 行為以符合您特定需求</li>
<li>📈 全面的記錄: 通過詳細的日誌和統計資料追蹤所有 AI 決策</li>
<li>🔒 安全的 API 整合: 您的 API 金鑰被安全存儲</li>
<li>🌍 国际化准备: 可完全翻譯成任何語言</li>
<li>⚙️ 簡單的配置: 透過直觀的管理介面進行簡單設置</li>
</ul>

<h3>Who can benefit from using AI Comment Guard? (誰可以受益於使用 AI Comment Guard?)</h3>
<ul>
<li>Bloggers who want to maintain quality discussions (希望保持高品質討論的部落格作者)</li>
<li>Business Websites needing professional comment moderation (需要專業留言審核的企業網站)</li>
<li>High-Traffic Sites requiring automated spam protection (需要自動化防止垃圾訊息的高流量網站)</li>
<li>Community Platforms wanting consistent moderation standards (希望保持一致審核標準的社區平臺)</li>
<li>International Sites needing multilingual comment analysis (需要多語言留言分析的國際網站)</li>
</ul>

<h3>How does AI Comment Guard ensure privacy and security? (AI Comment Guard 如何確保隱私和安全性?)</h3>
<ul>
<li>API 金鑰安全存儲在您的 WordPress 數據庫中</li>
<li>不會在第三方服務器上存儲留言數據超出 AI 處理範圍</li>
<li>符合 GDPR,可選擇停用的記錄</li>
<li>與 AI 供應商的所有通信均使用安全的 HTTPS 連接</li>
</ul>

</body>
</html>

原文外掛簡介

AI Comment Guard is a powerful WordPress plugin that uses artificial intelligence to automatically moderate comments on your website. Say goodbye to spam and inappropriate content with intelligent, customizable AI analysis.
Key Features

🤖 Multiple AI Provider Support: Choose from OpenAI (GPT-4/GPT-3.5), Anthropic (Claude), or OpenRouter
⚡ Automatic Comment Processing: Instantly analyze and moderate comments as they’re submitted
🎯 Smart Classification: Automatically approve, reject, hold, or mark comments as spam
📊 Confidence Thresholds: Set custom confidence levels for different actions
📝 Customizable AI Prompts: Tailor the AI’s behavior to your specific needs
📈 Comprehensive Logging: Track all AI decisions with detailed logs and statistics
🔒 Secure API Integration: Your API keys are stored securely
🌍 Internationalization Ready: Fully translatable to any language
⚙️ Easy Configuration: Simple setup with intuitive admin interface

How It Works

Configure Your AI Provider: Add your API key from OpenAI, Anthropic, or OpenRouter
Set Your Preferences: Customize thresholds and prompts to match your moderation style
Let AI Do the Work: Comments are automatically analyzed and actioned based on your settings
Review and Refine: Monitor performance through detailed logs and adjust settings as needed

Perfect For

Bloggers who want to maintain quality discussions
Business Websites needing professional comment moderation
High-Traffic Sites requiring automated spam protection
Community Platforms wanting consistent moderation standards
International Sites needing multilingual comment analysis

Privacy & Security

API keys are stored securely in your WordPress database
No comment data is stored on third-party servers beyond AI processing
GDPR compliant with optional logging that can be disabled
All communications with AI providers use secure HTTPS connections

External Services
This plugin connects to an external service in order to analyze and moderate comments using artificial intelligence.
You can choose one of the following providers in the plugin settings:

OpenAI API (https://openai.com/)

Purpose: Used to generate text analysis and classify comments.
Data sent: The comment content (text) and moderation instructions.
When data is sent: Each time a comment is submitted on your site and OpenAI is selected as the provider.
Where data is sent: To OpenAI servers (https://api.openai.com/v1/chat/completions).
Policies: Terms of Use, Privacy Policy.

Anthropic API (https://www.anthropic.com/)

Purpose: Used to analyze and classify comments through the Claude model.
Data sent: The comment content and analysis context.
When data is sent: Each time a comment is submitted and Anthropic is selected as the provider.
Where data is sent: To Anthropic servers (https://api.anthropic.com/v1/messages).
Policies: Terms of Service, Privacy Policy.

OpenRouter API (https://openrouter.ai/)

Purpose: Routes requests to multiple AI models for comment analysis.
Data sent: The comment content and parameters required for processing.
When data is sent: Each time a comment is submitted and OpenRouter is selected as the provider.
Where data is sent: To OpenRouter servers (https://openrouter.ai/api/v1/chat/completions).
Policies: Terms, Privacy Policy.

Requirements

WordPress 5.0 or higher
PHP 7.2 or higher
An API key from OpenAI, Anthropic, or OpenRouter
SSL certificate recommended for secure API communications

Additional Information
Support
For support, feature requests, or bug reports, please visit:
* LinkedIn Profile
* GitHub Repository
Contributing
We welcome contributions! If you’d like to contribute to the development of AI Comment Guard:
* Report bugs or suggest features through the support forum
* Submit pull requests on GitHub
* Help translate the plugin to your language
Credits

Developed by Tudor Constantin
Thanks to the WordPress community for feedback and support
Icons and graphics from WordPress Dashicons

License
AI Comment Guard is licensed under the GPL v2 or later.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「AI Comment Guard」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.1.0 | 1.1.1 | 1.2.0 | 1.2.1 | 1.2.2 | 1.2.3 | 1.2.4 | trunk |

延伸相關外掛(你可能也想知道)

  • Akismet Anti-spam: Spam Protection 》Akismet會檢查您的評論和聯繫表單提交,將它們與全球垃圾郵件數據庫進行比對,以防止站點發佈惡意內容。您可以在部落格的“評論”管理畫面中檢查評論垃圾郵件的...。
  • Antispam Bee 》用 Antispam Bee 保障你的 WordPress 博客或網站免受評論垃圾郵件的困擾。這個外掛可以有效地阻止垃圾評論和引用,不需要驗證碼,也不會將個人信息發送給第三...。
  • Spam protection, Honeypot, Anti-Spam by CleanTalk 》Forms spam filter, Plugin extends spam protection for Gravity Forms. It filters spam submissions for each form created with Gravity Forms., MemberP...。
  • Disable Comments 》Disable Comments Plugin 是一個供管理員完全關閉網站評論功能的工具。我們的外掛程式可以全域性地關閉所有文章、頁面和附件的評論功能,移除所有相關的功能...。
  • Comments – wpDiscuz 》wpDiscuz是一個具有自訂評論表單和欄位的AJAX即時評論系統,旨在加強WordPress原生評論功能。速度超快且具有數十種功能,是Disqus和Jetpack Comments的最佳替...。
  • Gravatar Enhanced – Avatars, Profiles, and Privacy 》Gravatar Enhanced為您的網站增加了一些很酷的功能:, , 復古風格(生成的)Gravatar, 啟用Hovercards, 向在您的網站上評論但沒有Gravatar的人發送定制的Gravat...。
  • Disqus Comment System 》Disqus 是網路上最受歡迎的評論系統,被數百萬的出版商信任,以增加讀者參與度、成長觀眾及流量、以及賺取內容。Disqus 協助各種尺寸的出版商直接與其觀眾互...。
  • Throws SPAM Away 》這個外掛的開發旨在打擊海外的評論垃圾郵件,目前以下的篩選器被用來判定垃圾郵件。, ・日語篩選(是否包含日語),  只有留言中包含日語字符才能被發布,沒...。
  • Subscribe to Comments 》Subscribe to Comments是一個強大的 WordPress 外掛,讓留言者可以訂閱文章回覆的電子郵件通知。此外掛還包括一個完整的訂閱管理工具,使留言者可以取消訂閱...。
  • Cookies for Comments 》這個外掛將會在你的部落格 HTML 的原始碼中新增一個樣式表或圖片。當瀏覽器讀取該樣式表或圖片時,會放置一個 Cookie。如果有使用者在這之後留下評論,該 Coo...。
  • Disable Comments 》此外掛完全禁用網站前端和後端的評論功能:, * 隱藏現有評論, * 在前端關閉評論, * 禁用評論、引用通告和Ping的支援, * 重新導向任何試圖訪問評論頁面的使用...。
  • Native PHP Sessions 》 , WordPress 核心不使用 PHP sessions,但有時您的使用案例、外掛或佈景主題可能需要使用它們。, 此外掛實現了 PHP 的原生 session handlers,後台由 WordPr...。
  • Subscribe To Comments Reloaded 》Subscribe to Comments Reloaded 是一個功能強大的外掛,讓留言者可以訂閱後續評論的電子郵件通知。此外掛還包括一個完整的訂閱管理器,讓留言者可以取消訂閱...。
  • Post-Plugin Library 》Post-Plugin Library 是一個共享代碼庫,並沒有獨立的功能,必須安裝它才能為 Similar Posts、Recent Posts、Random Posts、Popular Posts 和 Recent Comment...。
  • One Click Close Comments 》使用者可以從文章管理頁面(‘編輯文章’)及頁面管理頁面(‘編輯頁面’)中,對於他們有足夠權限進行更改的文章關閉或開啟評論(基本上是管...。

文章
Filter
Mastodon