Simple Mail Address Encoder

Automatically encodes every e-mail address on posts and pages to prevent spam. Simply decodes any previously encoded e-mail address by just clicking t

Author:TobyU (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:5.2.6
Plugin version:1.7
Added to WordPress repository:31-05-2010
Last updated:02-07-2019
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:88
Rated by:39
Plugin URI:https://www.pwsh.ch/simple-mail-address-encod...
Total downloads:69 529
Active installs:8 000+
plugin download
Click to start download

Automatically encodes every email address in a mailto tag on posts, pages, sidebar widgets and post/page meta values to prevent spam. Simply decodes any previously encoded email address by just clicking the email link.

This plugin does not have any graphical user interface – just activate it in your WordPress backend and let it do its job.

The enduser behavior is the same as usual as if the email address was not encoded. Clicking the email address link forces a real-time decoding provided by JavaScript.

Features

  • Works without a graphical user interface
  • Encodes email addresses in mailto tags in posts, pages, text widgets, comments, and post/page meta values
  • Encodes email addresses even if the link is an image
  • Decodes every encoded email address in real-time using javascript
  • Works with JavaScript minifying and caching plugins to improve page loading speed

Requirements

  • WordPress 3.0 or higher
  • PHP 5.3 or higher
  • A WordPress theme using the wp_footer() template tag