內容簡介
總結:CleanMod WordPress Plugin整合CleanMod AI評論管理,自動偵測並處理WordPress網站上的有毒評論。功能包括自動管理、靈活的行為設置、容錯處理以及與內建WordPress評論系統的原生整合。
1. 這個WordPress外掛具有什麼功能?
- 可自動將新評論送到CleanMod的管理API進行處理
- 可配置如何處理被標記和被封鎖的評論
- 即使API無法使用,評論仍能正常運作
- 與WordPress內建的評論系統進行原生整合
2. 當新評論提交時,該外掛是如何運作的?
- 外掛會使用WordPress的pre_comment_approved過濾器攔截新評論
- 評論內容會被送到CleanMod的/api/v1/moderate端點
- 根據返回的決定(允許、標記或封鎖),評論狀態會根據您的設置做出調整
- 如果API無法使用,評論將正常進行(容錯處理政策)
3. 這個外掛依賴於哪些外部服務?
- 本外掛依賴於CleanMod管理服務(https://cleanmod.dev)來分析和管理評論
- 清潔模塊是服務提供者
- 使用本外掛表示您同意評論數據將傳輸到CleanMod的伺服器進行管理
- 請查閱CleanMod的使用條款和隱私政策,了解您的數據是如何處理的
4. 如何進行配置?
- 從CleanMod儀表板獲取API金鑰
- 在WordPress管理員中導航到設置→CleanMod
- 輸入您的CleanMod API金鑰
- 啟用外掛
- 配置管理行為
5. 進行管理時,當決定是"標記"時應該如何處理?
- 沒有變化:評論會根據WordPress預設設置正常通過
- 保留進行管理:評論會等待手動審核
6. 運行要求是什麼?
- WordPress5.0或更高版本
- PHP7.4或更高版本
- 有效的CleanMod API金鑰
外掛標籤
開發者團隊
② 後台搜尋「CleanMod – AI Comment Moderation」→ 直接安裝(推薦)
原文外掛簡介
CleanMod WordPress Plugin integrates CleanMod AI comment moderation to automatically detect and handle toxic comments on your WordPress site.
Features
Automatic Moderation: New comments are automatically sent to CleanMod’s moderation API
Flexible Behavior: Configure how flagged and blocked comments are handled
Fail-Safe: Comments still work even if the API is unavailable
Native WordPress Integration: Works with WordPress’s built-in comment system
How It Works
When a new comment is submitted, the plugin intercepts it using WordPress’s pre_comment_approved filter
The comment text is sent to CleanMod’s /api/v1/moderate endpoint
Based on the decision returned (allow, flag, or block), the comment status is adjusted according to your settings
If the API is unavailable, comments proceed normally (fail-open policy)
External Services
This plugin relies on the CleanMod moderation service (https://cleanmod.dev) to analyze and moderate comments. When a new comment is submitted on your WordPress site, the comment text is sent to CleanMod’s API for moderation analysis.
Service Provider: CleanMod
Terms of Use: https://cleanmod.dev/terms
Privacy Policy: https://cleanmod.dev/privacy
By using this plugin, you acknowledge that comment data will be transmitted to CleanMod’s servers for moderation purposes. By default, CleanMod saves only the comment hash and not the text itself. Please review CleanMod’s terms of use and privacy policy to understand how your data is handled.
Configuration
API Key
Get your API key from the CleanMod dashboard.
Navigate to Settings → CleanMod in WordPress admin
Enter your CleanMod API key
Enable the plugin
Configure moderation behavior
Moderation Behavior
When decision is “flag”:
No change: Comment passes through normally (respects WordPress default settings)
Hold for moderation: Comment is held pending manual review
When decision is “block”:
Hold for moderation: Comment is held pending manual review
Mark as spam: Comment is automatically marked as spam
Requirements
WordPress 5.0 or higher
PHP 7.4 or higher
Valid CleanMod API key
