Описание
Adds a button to the TinyMCE to wrap an email address with a shortcode using the WordPress antispambot function.
Скриншоты
Установка
This section describes how to install the plugin and get it working.
- Upload the ‘safer-email-link’ folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- That’s it.
Часто задаваемые вопросы
- What does this do?
-
Adds a button to the TinyMCE to wrap an email address with a shortcode using the WordPress antispambot function. Obfuscates the email address so that only browsers can see the normal address, while the source code displays jumbled characters. Also includes a CSS class (a.email-link) if you want to style it differently that the rest of your site.
- Is that it?
-
Yep. That’s it.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Safer Email Link» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Safer Email Link» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0
- Initial release