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

WP-Check Spammers

描述

Check comment against the SpamBot Search Tool using the IP address, the email and the name
of the poster as search criteria. If anyone has already reported the user a as a known
spammer the plugin will not let the comment to be posted and an email will be set to the
blog admin. You can use your own installation of SpamBot Search Tool or you can use the
Xavier Media server.

安裝

  1. Download the ZIP file from our site an extract it using for example WinZip
    or WinRar

    1. Upload the file(s) to the WordPress plugin directory
    2. Login at the admin area and click on “Plugins”
    3. Find WP Check Spammers in the plugin list and click on “Activate”
    4. Visit the options page fund in the “Settings” menu and do any changes you want.
      This is optional since the plugin will work using just the default options.

常見問題

How do I setup my own version of the Spambot search Tool?
  1. Visit Temerc.com and download the latest version of SpamBot Search Tool
    1. Follow the install instructions and install the script somewhere on your own server
    2. Visit the admin area of your blog and click on “WP Check Spammers” in the
      “Settings” menu
    3. Fill in the location of your own installation of SpamBot Search Tool as “Spam
      Checking Server”. Make sure you have a / at the end of the URL and also include
      http:// in the beginning. If your site is for example www.sampleaddress.com and
      you install SpamBot Search Tool in a directory called Check_Spammers then you
      should fill in http://www.sampleaddress.com/Check_Spammers/ as Spam Checking
      Server. If you need help, visit our support forum at www.xavierforum.com.

評價

There are no reviews for this plugin.

貢獻者及開發者

“WP-Check Spammers” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WP-Check Spammers 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

0.4

  • Minor bugfix

0.3

  • New features:
    • Automatically install SpamBot Search Tool in your wp-content directory
    • Use SMTP for email

0.2

  • Bugfix: Saving options

0.1

  • The first version