Cette extension n’a pas été testée avec les3 dernières versions majeures de WordPress. Elle pourrait ne plus être maintenue ou supportée et peut présenter des erreurs de compatibilité quand elle est utilisée avec des versions récentes de WordPress.

Captcha for Widgets

Description

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.

Installation

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

Avis

Il n’y a aucun avis sur cette extension.

Contributeurs & développeurs

« Captcha for Widgets » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « Captcha for Widgets » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Historique des changements

1.0

  • First version of the plugin