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.

WP Emails Encoder

Description

Encode emails to avoid spams. Template to use [@encode@ email=”ilove@gmail.com” display=”Gmail Lover”]

The encoded result (kind of <a href=”mailto:&#105&#108ў&#046com”>Gmail Lover</a>) is made undetectable by bad bots but still readable for browsers

See screenshots for more details.

Screenshots

  • Active plugin

  • Test case

  • Result

  • HTML source code

Installation

  1. Upload fay-emails-encoder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to ‘Com’Moderators’ menu
  4. Allow your users

Reviews

Read all 1 review

Contributors & Developers

“WP Emails Encoder” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP Emails Encoder” into your language.

Interested in development?

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

Changelog

3.1

fixing a minor bug
introducing my codecanyon profile

3.0.1

fixing a broken link

3.0

  • Adding the helper to the media bar of editor

2.6

  • Activate plugin by default

2.5

  • Multiple email encode

2.1

  • Fix minor bug

2.0

  • Lightweight solution based on a template system

1.0

  • First release with no bug detected