This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Safer Email Link

Description

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

Screenshots

  • 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

Installation

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.

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Safer Email Link” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Safer Email Link” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Initial release