Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga asistencia ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

WP Slider Captcha

Descripción

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.

Capturas

  • Implemented in the default theme.

Instalación

  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.

Preguntas frecuentes

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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

“WP Slider Captcha” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “WP Slider Captcha” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Registro de cambios

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.