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

WP Slider Captcha

描述

An anti-spam captcha using jQuery’s UI slider. After the position of the slider is past 60% (default), it will enable the submit button. This will replace the input button specified as the submit button, if JavaScript is not enabled the button will show as expected.

螢幕截圖

  • Implemented in the default theme.

安裝

  1. Upload the ‘wp-slider-captcha’ folder to your wp-content/plugins directory
  2. In your admin panel, under the ‘plugins’ section activate the plugin
  3. If you want a different threshold, check the WP Slider Captcha page under your settings

You’re all done.

常見問題

Is there any way to extend the plugin with my options?

Yes you can! You can set the threshold and if you have a custom form id you can specify that

I found a problem/bug, can I email you directly?

Yes, if you find a problem please email me so I can work on it

Are you open to suggestions about how you could improve your code/plugin?

Very much so if it is constructive, and is intended to help.

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

將 WP Slider Captcha 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.2.0

Added options page

1.1.0

Updated methods for checking that jQuery and jQuery UI have loaded and attempts to load them if not.

Changed method of inserting into DOM, reducing number of inserts.

Added options page in the administration panel.

Added ability to override CSS styles by selecting your own CSS file.

Tested with version 3.4.1

1.0.1

Tested with WordPress version 3.4, worked as expect.

0.1

Very basic usage, shouldn’t have any problems.