=== EmailScrambler ===
Contributors: Daschmi
Donate link: http://daschmi.de/
Tags: antispam,spam,email,protection,encrypt,daschmi,mailprotection,filter,mail
Requires at least: 3.0.1
Tested up to: 5.7.2
Stable tag: 1.4 
Requires PHP: 7.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A lightweight plugin to protect email addresses from email-harvesting

== 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
1. Activate the plugin through the 'Plugins' menu in WordPress

== 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