Title: Anti-Spambot
Author: Robert Peake
Published: <strong>2014 年 9 月 20 日</strong>
Last modified: 2021 年 7 月 13 日

---

搜尋外掛

![](https://ps.w.org/antispambot/assets/banner-772x250.png?rev=993940)

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

![](https://ps.w.org/antispambot/assets/icon-256x256.png?rev=1180191)

# Anti-Spambot

 由 [Robert Peake](https://profiles.wordpress.org/robertpeake/) 開發

[下載](https://downloads.wordpress.org/plugin/antispambot.1.1.6.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/antispambot/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/antispambot/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/antispambot/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/antispambot/#developers)

 [技術支援](https://wordpress.org/support/plugin/antispambot/)

## 外掛說明

Obfuscation of email via the `[email]...[/email]` shortcode syntax using built-in
[WordPress Codex](https://codex.wordpress.org/Function_Reference/antispambot#Examples)
functionality.

Alternative variations:

 * `[email]user@example.com?subject=foo+bar&body=baz[/email]` creates a mailto: 
   link with subject and body pre-populated
 * `[email nolink=1]user@example.com[/email]` just displays the email without a 
   link wrapping it
 * `[email linktext="click here"]user@example.com[/email]` displays the text “click
   here” with a link to the email address

## 螢幕擷圖

[⌊Use the [email]...[/email] tag to wrap your email input⌉⌊Use the [email]...[/email]
tag to wrap your email input⌉[

Use the `[email]...[/email]` tag to wrap your email input

[⌊This will display as an email address wrapped in a mailto: hyperlink (i.e. clickable
to open a mail client)⌉⌊This will display as an email address wrapped in a mailto:
hyperlink (i.e. clickable to open a mail client)⌉[

This will display as an email address wrapped in a mailto: hyperlink (i.e. clickable
to open a mail client)

[⌊The source code used to render this involves randomly-encoded characters, making
it more difficult for spambots to harvest⌉⌊The source code used to render this involves
randomly-encoded characters, making it more difficult for spambots to harvest⌉[

The source code used to render this involves randomly-encoded characters, making
it more difficult for spambots to harvest

## 安裝方式

Install via “Add Plugin”.

## 常見問題集

### 它如何運作？

This plugin converts email addresses within the `[email]...[/email]` shortcodes 
using the built-in WordPress Codex [antispambot()](https://codex.wordpress.org/Function_Reference/antispambot)
function. The function converts email address characters to HTML entities. It converts
a random selection of characters each time, making it more difficult for spam-bots
to “harvest” the email address programmatically.

### Is it foolproof?

The only foolproof way to ensure email addresses do not get harvested from a web
page is to not include them on the page in any form. However, the method created
by the WordPress developers that we employ here should provide reasonable protection
against all but the most concerted automatic-harvesting efforts.

## 使用者評論

![](https://secure.gravatar.com/avatar/d1ad368c4223ef32f55673871416baa98766644e33959831f17bf1d8242dce1d?
s=60&d=retro&r=g)

### 󠀁[Simple; easy to use!](https://wordpress.org/support/topic/simple-easy-to-use-49/)󠁿

 [Jana](https://profiles.wordpress.org/janajanasnydercom/) 2018 年 12 月 9 日

Users: For details about how to insert a subject line, body content, or how to use
your name (or any other text) for the link text, see the thread by Ma3ry in support.
Thanks for making this easy-to-use, elegant solution!

![](https://secure.gravatar.com/avatar/5eaa86ccb15ea1c528e7ea7ef7756119411cd9ec6c25dbd6c52909b8b017272c?
s=60&d=retro&r=g)

### 󠀁[Works perfectly on 10 different sites / 3 different hosting-services](https://wordpress.org/support/topic/works-perfectly-on-10-different-sites-3-different-hosting-services/)󠁿

 [presscode](https://profiles.wordpress.org/saschinger/) 2018 年 7 月 21 日 1 則
留言

Best in class 😉

![](https://secure.gravatar.com/avatar/b2351bfa718cf10e36825036a8f73ab522fa2660ce11d19f044323a9be591cd8?
s=60&d=retro&r=g)

### 󠀁[Awesome Plugin with Terrific Support!](https://wordpress.org/support/topic/awesome-plugin-with-terrific-support/)󠁿

 [ma3ry](https://profiles.wordpress.org/ma3ry/) 2016 年 9 月 3 日 1 則留言

This plugin does exactly what it’s supposed to do EASILY! Developer has also added
new features which have been really helpful to me. Many, many thanks!

 [ 閱讀全部 5 則使用者評論 ](https://wordpress.org/support/plugin/antispambot/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Anti-Spambot〉的開發相關工作。

參與者

 *   [ Robert Peake ](https://profiles.wordpress.org/robertpeake/)

[將〈Anti-Spambot〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/antispambot)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/antispambot/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/antispambot/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/antispambot/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/antispambot/)。

## 變更記錄

 * 1.1.5 – Tested with WordPress 5.3
    - 1.1.5 – Tested with WordPress 5.2
    - 1.1.4 – Tested with WordPress 5.1
    - 1.1.3 – Tested with WordPress 5.0
    - 1.1.2 – Tested with WordPress 4.9.5
    - 1.1. – Added support for ?subject= strings, nolink= shortcode attribute (just
      print) and linktext= shortcode attribute to specify link text
    - 1.0 – upgraded to stable version after eight months in the wild
    - 0.1-alpha – Initial release

## 中繼資料

 *  版本 **1.1.6**
 *  最後更新 **5 年前**
 *  啟用安裝數 **500+**
 *  WordPress 版本需求 ** 3.0.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **5.8.15**
 *  語言
 * [English (US)](https://wordpress.org/plugins/antispambot/)
 * 標籤:
 * [comments](https://tw.wordpress.org/plugins/tags/comments/)[spam](https://tw.wordpress.org/plugins/tags/spam/)
 *  [進階檢視](https://tw.wordpress.org/plugins/antispambot/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  5 個 5 星使用者評論     ](https://wordpress.org/support/plugin/antispambot/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/antispambot/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/antispambot/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/antispambot/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/antispambot/reviews/?filter=1)

[撰寫評分](https://wordpress.org/support/plugin/antispambot/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/antispambot/reviews/)

## 參與者

 *   [ Robert Peake ](https://profiles.wordpress.org/robertpeake/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/antispambot/)