Safer Email Link
Adds a button to the TinyMCE to wrap an email address with a shortcode using the WordPress antispambot function.
Download
Latest version: Download Safer Email Link v1.0 [zip]
Installation
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.
FAQ
Q. What does this do?
A. 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.
Q. Is that it?
A. Yep. That’s it.
Changelog
1.0
- Initial release