该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Safer Email Link

描述

Adds a button to the TinyMCE to wrap an email address with a shortcode using the WordPress antispambot function.

屏幕截图

  • How to use the button with highlighted text
  • How the resulting action will look in the post editor
  • How the link will display in the post

安装

This section describes how to install the plugin and get it working.

  1. Upload the ‘safer-email-link’ folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. 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