• MODX.com

    824 downloads

hashEmail

hashEmail is an extra by demon.devin, first released on 2016-11-09.

Package Description

With this snippet you can encode any email address into its equivalent Unicode decimal entity.

This encoded email address will be read and translated back into its original, human readable form by the clients web browser. Converting your email address to Unicode will allow you to protect your email address from spam-bots that search the internet for email addresses.

Usage/Installation Instructions

PROPERTIES

&email — string (req) the email you wish to encode

EXAMPLE

Tip: This can also be used in a mailto link!

[[!hashEmail? &email=`example@dot.com`]]

Output: example@dot.com Which the browser outputs: example@dot.com

Details

Developer(s)
demon.devin
Released
2016-11-22
First seen
2016-11-09
License
GPLv2
Supported databases
MySQL
Minimum MODX Requirement
2

hashEmail Releases

Vendor Signature Released on
MODX.com 1.0.0-beta1 2016-11-22 (7 years ago)