Encrypt Email Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
This plugin allows users to encrypt emails in their content and widgets using a simple shortcode. The encryption uses a native Wordpress function antispambot().
To encrypt your email simply use the shortcode:
[encrypt_email email="your@email-here.com" text="Text displayed"]
or since v1.1.0 you can wrap your email in the shortcode using:
[encrypted_email]your@email-here.com[/encrypted_email]
If you want to display specific text use:
[encrypted_email text="Text to be displayed goes here"]your@email-here.com[/encrypted_email]
Since 2.0 you can use the ‘Encrypt Email’ button on the Visual Editor tab to wrap your selected email.
Since 2.1 a lock icon is displayed beside sucessfully encrypted emails, viewable only for logged in users.
Future Features
- Popup with text fields to insert email and display text for shortcode.
- Options panel with configuration options, including ability to pre-configure shortcode for one-click insertion of admin email and additional types of encryption including ASCII (SINGLE ENCRYPTION), ASCII (DUAL ENCRYPTION), DECHEX, WORDPRESS and RANDOM
Want to contribute?
- Fork the project on Github
- Contact me through my website at Luke Watts
Screenshots
No screenshots available at this time.