Email Address Obfuscation Wordpress Plugin - Rating, Reviews, Demo & Download

Email Address Obfuscation Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

A lightweight plugin that protects email addresses from email-harvesting bots, by converting email addresses characters to HTML entities. Hide email from Spam Bots using a shortcode [obfuscate_email] and built-in WordPress function antispambot().

Features

  • Obfuscate plain email address
  • Obfuscate href mailto link in HTML anchor element
  • Support for custom CSS class

Usage

Obfuscate plain email address

[obfuscate_email email="your@email.com"]

Create clickable email address

[obfuscate_email email="your@email.com" link=true]

Add CSS class to the HTML anchor element

[obfuscate_email email="your@email.com" link=true class="my-class another-class"]

Shortcode parameter

  • email required – Email address.
  • link optional – Set true if you want to create clickable email address.
  • class optional – Add space separated list of classes.

Screenshots

  1. Using shortcode in Gutenberg Block Editor.

    Using shortcode in Gutenberg Block Editor.

  2. Displaying email on frontend.

    Displaying email on frontend.

  3. Obfuscated email address in source code.

    Obfuscated email address in source code.


Reviews & Comments