该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Captcha for Widgets

描述

This plugin allows you to add captcha for forms in your site. You can choose between (http://www.google.com/recaptcha “reCAPTCHA”) and (http://keith-wood.name/realPerson.html “Realperson jQuery plugin”) (only one will be available at a time).

The captcha can be visible on:
* all site’s pages – excluding the default search form and the admin bar search.
* certain pages – you can choose from a pages’ list
* certain forms – if you know how to, you can introduce the jQuery selector for the form (e.g. #myform, .myform)

Note: the plugin replaces DOM elements with name and/or id submit. If there is any CSS formatting on the id #submit you need to replace it.

安装

To install this plugin:

e.g.

  1. Upload the content of the captcha-for-widgets.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

评价

此插件暂无评价。

贡献者及开发者

“Captcha for Widgets” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Captcha for Widgets”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • First version of the plugin