Pixeline's Email Protector

Explore Pixeline's Email Protector vulnerabilities across all versions. Currently tracking 1 known vulnerabilities, including severity, impact, and patch status.

Strategic Overview

Avg CVSSMedium
4.4/ 10
Patch Coverage100%
Open

0

Fixed

1

Get automatic notifications for all Pixeline's Email Protector vulnerabilities before they are exploited.

Vulnerability Records

1 records
Pixeline's Email Protector banner
Latestv1.4.0

Pixeline's Email Protector

pixeline

Author

pixeline

4.3(8)
86/100
Last Updated
2025-09-06 (11mo ago)
Active Installs
800+
Downloads
21,952
Requires WP
2.7+
Requires PHP
0+
Tested up to
WP 6.8.6
Created
2010-01-23 (17y ago)

This plugin provides an unobtrusive yet efficient protection against email harvesters / spambots. Here is a demo. Post/page authors may write email addresses in their article in the usual format (“john@doe.com”) without exposing them to spam email harvesters. The plugin takes care of the obfuscation, implementing a graceful degradation technique focusing on usability so as to protect your email addresses from harvesters while keeping them usable to your human visitors. The plugin replaces any email address found in posts, pages, comments and excerpts, and replace them by a bit of html markup that should deceive most email harvesters: <span class="email">john(replace the parenthesis by @)doe.com</span>. If javascript is available, it will display a clickable link and display the original email to the human user. Maximum usability, maximum protection. Please rate the plugin if you like it. Usage Write your email addresses inside your posts and pages as usual. When the plugin is activated, it will replace them by a human-readable html string that explains how to deduce the email address, and if javascript is available (99.9% of the time), the original email address will be displayed as a clickable mailto: link. For example: Hello john@doe.com. How are you today? will become John( replace these parenthesis by @ )doe.com. Additionally, you can specify what the mailto: link should look like by sticking a parenthesis inside of which you put the visible link text, like this: Hello john@doe.com(John Doe). How are you today? will become John( replace these parenthesis by @ )doe.com. inside a theme If you need to protect emails inside your Theme’s files (like the footer.php for example), you can use the function safe_email() like this: echo safe_email('you@domain.com'); <h3>Contribute</h3> Github repo: https://github.com/pixeline/pixeline-email-protector

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C