Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Anti SpamBot Email Button

Описание

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

Скриншоты

Установка

  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

Часто задаваемые вопросы

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]

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Anti SpamBot Email Button» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Anti SpamBot Email Button» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0

  • Version bump for WordPress 4.1 support

0.1

  • First release in the wild