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.

EmailScrambler

Description

A lightweight plugin to protect email addresses from email-harvesting. Replace all @ in content with (at) and protect the E-Mail adress with javascript. Inspired by TYPO3.

Installation

  1. Upload to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Reviews

There are no reviews for this plugin.

Contributors & Developers

“EmailScrambler” is open source software. The following people have contributed to this plugin.

Contributors

Translate “EmailScrambler” 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

1.1

  • Compatible with Gutenberg
  • No replacement of input value fields

1.2

  • Use of one filter for the whole content (included footer/header)
  • use onclick attribute instead of javascript: in href

1.3

  • Require of PHP 7.1

1.4

  • Testes WordPress 5.7.2