=== Rewrite Email Address === Contributors: rtahina Tags: email, utilities, content Donate link: Requires at least: 5.4 Tested up to: 6.0.2 Stable tag: 1.0.2 Requires PHP: 7.4+ License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Rewrites any email address in your content to avoid crawler. == Description == This plugin rewrites your email address so that web crawler won't be able to harvest them. Ex: myemail@address.com would be rewritten to myemail_At_address.com == Installation == Download the zip file from the WordPress Plugin directory and upload it in your plugin dashboard or direclty install it from your dashboard by going to the "Plugins > Add" menu. Look for "Rewrite Email Address" in the search input, install and activate it. == Screenshots == 1. A normal email address entered in the edit screen 2. Reformatted email address in a add/edit post == Changelog == = 1.0.2 = * Updated icon size. = 1.0.1 = * Added icon. * Corrected typo in Description = 1.0.0 = * Initial release.