Opis
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.
Instalacija
To install this plugin:
e.g.
- Upload the content of the
captcha-for-widgets.zipto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Recenzije
Nema recenzija za ovaj dodatak.
Suradnici i Programeri
“Captcha for Widgets” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Captcha for Widgets” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
1.0
- First version of the plugin