dev-master
9999999-dev https://github.com/tillkruss/email-encoderA lightweight plugin to protect email addresses from email-harvesting robots by encoding them into decimal and hexadecimal entities.
GPL-3.0+
The Requires
by Till Krüss
A lightweight plugin to protect email addresses from email-harvesting robots by encoding them into decimal and hexadecimal entities.
A lightweight plugin that protects plain email addresses and mailto links from email-harvesting robots by encoding them into decimal and hexadecimal entities. Has effect on the posts, pages, comments, excerpts, text widgets and other filtered content. Works without JavaScript — just simple spam protection., (*1)
To see whether all your email addresses are properly protected, use the free page scanner tool., (*2)
Other content (like phone numbers) can be protected using [encode]
shortcode:, (*3)
[encode]+1 (555) 123-4567[/encode] [encode link="tel:+15551234567"]+1 (555) 123-4567[/encode]
Premium Features, (*4)
Check out the Premium version of Email Address Encoder., (*5)
For detailed installation instructions, please read the standard installation procedure for WordPress plugins., (*6)
/email-address-encoder/
directory and its contents to /wp-content/plugins/
.Instead of downloading ZIP files, you may also install this plugin using Composer., (*7)
composer require tillkruss/email-encoder
A lightweight plugin to protect email addresses from email-harvesting robots by encoding them into decimal and hexadecimal entities.
GPL-3.0+