這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Comment Gatekeeper

描述

Block comment spam (up to 98% of it !) by inserting a question and answer field on your comment forms. No more wasting your time emptying out pages of spam messages just to get to the real comments from real visitors!

You can create your own simple question, like “What is 1 plus 1?” and the commenter must supply an answer on the comment form. If the commenter can’t answer the question correctly, this great little plugin blocks the comment from getting into your website.

Thanks to Andrew Kurtis and his team at Web Hosting Hub for translating this plugin into Spanish!

With the recently added blocked-spam counter, we collected data on our test site that blocked 798 spam comments and allowed only 14 through – a 98% success rate!

螢幕截圖

  • The Settings > Discussion page where the comment gatekeeper question and answer is set; optional CSS classes can be added
  • The spam-filtering question as it appears on the comment form

安裝

  1. Upload the comment-gatekeeper folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題

How do I set the question and answer?

Go to the Settings Menu > Discussion
Scroll to the section “Comment Gatekeeper Settings”
Enter your question and answer
Save your settings

評價

There are no reviews for this plugin.

貢獻者及開發者

“Comment Gatekeeper” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Comment Gatekeeper 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.1.1

Update README.txt with recent spam-blocking data

1.1

Add successfully blocked spam comment counter
Add uninstall function to remove options on uninstall

1.0

Add Spanish translation

0.9.4

Modify english instructions to prepare for translations

0.9.3

Add gettext functions on two English sentences that were missing it

0.9.2

Add CSS classes to form field
* Add an admin field for optional css classes
* Adds the optional CSS classes to the form

0.9.1

Feature testing
* Added user-friendly error messages for empty answer field and for incorrect answer field
* Will also see if there are any other improvement ideas from users
* Intend to roll this out as part of 1.0 after testing

0.9

  • Initial submission to WordPress