全新外掛
安裝啟用
—
尚無評分
6425 天前
最後更新
—
問題解決
WordPress 2.1+ v0.2 上架:2008-08-15
內容簡介
許多垃圾郵件發送者會繞過評論表單,直接向 WordPress 後端發送請求。此外掛程式會為您的評論表單建立一個類似於管理後端使用的「nonce」欄位。
疑難排解
無法正常運作?請使用以下步驟嘗試解決問題:
確保在您的 comments.php 模板中,<form> 標籤內出現 <?php do_action('comment_form'); ?>。
仍然無法運作?請至論壇詢問。
外掛標籤
開發者團隊
⬇ 下載最新版 (v0.2) 或搜尋安裝
① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Really Simple Comment Validation」→ 直接安裝(推薦)
② 後台搜尋「Really Simple Comment Validation」→ 直接安裝(推薦)
原文外掛簡介
Many spammers bypass the comment form and send requests to the WordPress backend directly. This plugin creates a “nonce” field for your comment form, similar to the ones used in the administration backend.
Troubleshooting
RSCV not working? Use the following steps to try and solve the problem.
Make sure is in your template’s comments.php, inside the
