该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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 protected][/email]

评价

此插件暂无评价。

贡献者及开发者

「Anti SpamBot Email Button」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

  • Version bump for WordPress 4.1 support

0.1

  • First release in the wild