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

Anti SpamBot Email Button

Descripción

Adds a button to the TinyMCE editor that puts a selected email address into a shortcode [email] and turns it into a mailto-link, which uses WordPress’ native antispambot() function to encode the emailadress so harvesters can’t get it.
This is my very first public plugin, so please be gentle with your comments 😉

Find it on GitHub

Capturas

Instalación

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place an emailadress in your post or page, select it and press the email button in the WYSIWYG editor

Preguntas frecuentes

How do I use it in the plain HTML editor?

Put the email adress in the [email] shortcode like this: [email]email@myhost.com[/email]

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Anti SpamBot Email Button» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Anti SpamBot Email Button» a tu idioma.

¿Interesado en el desarrollo?

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

Registro de cambios

1.0

  • Version bump for WordPress 4.1 support

0.1

  • First release in the wild