Email Encoder Bundle – Protect Email Address

Wordpress Plugin
Download latest - 2.1.3

Download Stats

Today 30
Yesterday 36
Last Week 251
All Time 152,782
Banner 772x250

Full site protection for your email addresses from spam-bots, email harvesters and other robots. No configuration needed. It also protects phone numbers or any other text using our integrated [eeb_protect_content] shortcode or href attribute encoding.

Features

  • Full page protection for all of your emails
  • Instant results (No confiruation needed)
  • Protects mailto links, plain emails, email input fields, RSS feeds and much more
  • Protect phone number links, ftp, skype, file and other custom link attributes
  • Autmoatic protection technique detection (Our plugin chooses automatically the best protection technique for each email)
  • Exclude posts and pages from protection
  • Automatically convert plain emails to mailto-links
  • Automatically convert plain emails to png images
  • Supports rot13 encoing, escape encoding, CSS directions, entity encoding and much more
  • Deactivate CSS directions manually for browser backwards compatibility
  • Shortcode support: [eeb_protect_emails], [eeb_protect_content], [eeb_mailto], [eeb_form]
  • Template tag support: eeb_protect_emails(), eeb_protect_content(), eeb_mailto(), eeb_form()
  • Protect phone numbers (or any text or html)
  • Also supports special chars, like , , , Chinese characters etcetera
  • Use the Encoder Form to manually create encoded scripts

Compatibilities

  • The plugin works with mostly any theme and plugin. Some special ones need special treatment. Down below you can learn more about that.
  • Compatible with the Maintenance plugin from WP Maintenance
  • Divi Theme is fully integrated as well
  • Jetpack Image carousel is compatible as well

Free Website Check

We offer you a free tool to test if your website contains unprotected emails. You can use our website checker by clicking here

Easy to use

After activating the plugin all email addresses on your website will be protected out-of-the-box. We also offer custom shortcodes and template functions to protect phone numbers or other text.

Support

  • Documentation - After plugin activation, check the help tab on the plugin options page
  • Documentation on wpemailencoder.com
  • FAQ

Like this plugin?

Please Review it


Releases (49 )

Version Release Date Change Log
2.1.3 2022-02-04
2.1.2 2021-07-30
2.1.1 2021-04-08
2.1.0 2020-11-16
  • Feature: New advanced setting to automatically protect custom link attributes such as tel:, file:, ftp:, skype:, etc. (Protect custom href attributes)
  • Tweak: Adjust JS documentation
  • Tweak: Adjust readme file
  • Tweak: Allow a hard-reset on foggy.email aliases
  • Dev: New filter eeb/integrations/foggy_email/http_args for manipulating the http arguments send over to foggy.email
2.0.9 2020-10-11
  • Fix: Issue with not properly validated soft-encoded attribute tags on the dom attributes
  • Fix: Issue with not properly validated soft-encoded attributes on special softencoded tags for the content filter
  • Tweak: Optimized performance for soft attribute filtering
  • Tweak: Optimized layout for the foggy.email banner
  • Dev: Added new filter to allow customization of the mailto text: https://ironikus.com/docs/knowledge-base/filter-email-encoder-mailto-text/
2.0.8 2020-07-09
  • Feature: The shortcode [eeb_protect_content] now supports a new attribute called do_shortcode="yes" which allows you to execute all shortcodes within the given content area
  • Tweak: Add new link for the Email Checker (Allows you to check if all of your emails are being encoded)
  • Tweak: Add new Foggy Email note
  • Tweak: Optimize layout and texts
  • Fix: The documentation link on the settings page was not working
  • Dev: The eeb/frontend/shortcode/eeb_protect_content filter now contains a new variable called $original_content (https://ironikus.com/docs/knowledge-base/filter-eeb-content-shortcode/)
2.0.7 2020-04-08
  • Feature: Underline emails that are converted to an image (Cutsomizable)
  • Feature: Integration for the Google Site Kit plugin - https://wordpress.org/plugins/google-site-kit/
  • Feature: Integration for the events calendar plugin - https://de.wordpress.org/plugins/the-events-calendar/
  • Tweak: Softening the regex to recognize spaces before the closing tags
2.0.6 2020-01-31
  • Feature: Fully integrated with Foggy Email to protect your real email address: https://foggy.email/
  • Feature: We fully removed all external marketing advertisements! Enjoy our plugin without distrations! :)
  • Feature: Full support for Oxygen builder
  • Tweak: Optimize PHPDocs and comments
  • Tweak: Optimize is_post_excluded functionality
  • Dev: New filter: eeb/validate/filter_page_content - https://ironikus.com/docs/knowledge-base/filter-to-manipulate-raw-page-content/
  • Dev: New filter: eeb/validate/filter_content_content - https://ironikus.com/docs/knowledge-base/filter-to-manipulate-raw-hook-content/
  • Dev: New filter: eeb/validate/is_post_excluded - https://ironikus.com/docs/knowledge-base/filter-excluded-posts-list/
  • Dev: New filter: eeb/settings/pre_filter_fields - https://ironikus.com/docs/knowledge-base/pre-filter-email-encoder-settings/
2.0.5 2020-01-05
  • Feature: Soft-Encode all HTML tags + new settings item (This will prevent complex plugins from breaking)
  • Dev: New filter for randomization of javascript escaping methods
2.0.4 2019-11-15
  • Feature: Exclude script tags from being encoded
  • Fix: Revalidate and strip escape sequences for encode_escape function
  • Fix: Return shortcode content of eeb_mailto instead of outputting it
2.0.3 2019-10-26
  • Feature: Integration for Divi Theme included
  • Tweak: Optimize Jetpack integration to also filter against image attribute description tags
  • Tweak: Soft-filter html placeholder tags
  • Tweak: Allow template tags to work as well with the plugin settings set to "Do nothing"
  • Fix: Only one match of the soft attributes was soft encoded properly
  • Fix: The escape js function stripped away all zeros from emails
2.0.2 2019-10-02
  • Feature: New settings item to include custom scripts within the footer and not in the header
  • Feature: Support for the "Maintenance" plugin from WP Maintenance
  • TweaK: Remove our main translation handler to make plugin translations on WordPress.org available again.
  • Tweak: Optimize PHP code to WordPress standards
  • Tweak: Enqueue dashicons as well if only "show_encoded_check" is checked and protection is set to "Do nothing"
  • Tweak: Make eeb_mailto link available with protection set to "Do nothing" as well
  • Fix: WP CLI did not work with this plugin in an active state (Due to the active buffer filter)
  • Fix: Emails have been not encoded properly if "Do nothing" was chosen as a setting and the eeb_mailto shortcode was used
2.0.1 2019-09-27
  • Fix: Include missing template functions requirement
  • Tweak: Clear languages
2.0.0 2019-09-26
  • PLEASE READ BEFORE UPDATING
  • THIS IS A COMPLETELY REFACTORED VERSION OF THE PLUGIN. EVEN WITH INVESTING TONS OF TIME INTO MAKING THIS PLUGIN AS MUCH BACKWARDS COMPATIBLE AS POSSIBLE, WE WOULD STILL APPRECIATE IF YOU TEST THIS VERSION BEFORE YPU UPDATE.
  • THE PLUGIN GOT A COMPLETE OVERHAUL AND OFFERS NOW MORE OPTIMIZED FEATURES AND A SUPER SIMPLE USER INTERFACE. PLEASE FIND ALL CHANGES DOWN BELOW.
  • Feature: Completely rewritten version of your beloved plugin
  • Feature: Introduce FULL SITE PROTECTION (Automatically protect ALL emails within your page)
  • Feature: Simplified settings (We cleaned the settings a lot, but you can still get some your old settings page back by activating the advanced checkbox :) )
  • Feature: Feature to automatically detect the best protection method
  • Feature: Choose from four new settings the strength of your protections
  • Feature: Added admin security check icon to encoded input fields and encoded plain emails/texts, as well as to all shortcodes
  • Feature: Also protect every single shortcode content
  • Feature: Create images out of email addresses
  • Feature: Protect header section automatically
  • Feature: Added and refactored shortcodes. For a full list of shortcodes, please check this article: https://ironikus.com/docs/knowledge-base/available-shortcodes/
  • Feature: Setting to deactivate the Encoder Form completely
  • Feature: Choose converting plain emails to mailto links as an additional feature
  • Feature: Change filter apply from "wp" to "init" (This allows you to also grab some ajax values to parse them directy encoded)
  • Feature: Website checker to search your site for unprotected emails. Follow this URL for more information: https://ironikus.com/email-checker/
  • Tweak: Backward compatibility to the new plugin settings
  • Tweak: Completely performance optimized (We removed everything that is not necessary, included a better object caching and much more)
  • Tweak: Optimized filter combinations
  • Fix: The old logic broke some email encodings, especially with custom tags. We fixed all of them
  • Fix: We fixed tons of bugs from the previous version
  • Dev: Code rewritten on the newest WordPress standards
  • Dev: Tons of new WordPress filters and actions. For a full list, please check https://ironikus.com/docs/article-categories/email-encoder/
  • Deprecated: We removed the deprecated functions. Please make sure to update your custom logic to the newest standards.
1.53 2019-09-16
  • PLEASE READ BEFORE UPDATE
  • THIS PLUGIN WILL BE REFACTORED WITH THE NEXT UPDATE
  • TO PREPARE YOURSELF, YOU WILL FIND A LIST DOWN BELOW WITH THE CHANGES THAT AWAIT YOU
  • - The plugin will be simplified using automatically the best protection for your site
  • - The plugin will protect yout site out-of-the-box
  • - We introduce a site-wide protection, not only based on WordPress shortcodes (This includes protection for your FULL site)
  • - You will be able to choose the protection type. Available will be: Automatically (using Javascript), Automatically (Without Javascript), Protection Text, Entity encode
  • - The plugin structure will be optimized using the current WordPress standards
  • - Switch between full site protection and only WordPress filters
  • - (Optional) Protect emails by converting them to PNG images (where applicable)
  • - Round-robin method for javascript based protection (Choose the best method automatically from similar protection methods)
  • - Tons of bugfixes
  • - All settings will be fully compatible in any combination
  • - The encoding form will continue to exists
  • - All settings that have been available in the old version and will be available in the new version are backwards compatible
  • - Display admin notice to all encoded emails (where applicable)
  • ###################
  • THE UPDATE WILL BE LAUNCHED WITHIN OCTOBER
  • Tweak: Introduce our new partner MailOptin
1.5.2 2019-05-16
  • Tweak: Add popup window for admin success message of hidden email
  • Fix: Fix bug for non-available antispambot() function
  • Ironikus takes over development (https://ironikus.com)
1.51 2019-05-06
  • 2019-03-25
  • minor bug fixes
  • 161,000 downloads; 30,000 installs
1.5 2019-03-25
  • 2019-03-25
  • minor bug fixes
  • 161,000 downloads; 30,000 installs
1.4.6 2017-11-05
  • Fixed bug retina png and gif images
1.4.5 2016-06-14
  • Fixed ? params bug
1.4.4 2016-06-13
  • Fixed skip responsive images containing @
1.4.3 2015-10-19
1.4.2 2015-08-11
  • Fixed potential xss vulnerability
1.4.1 2015-06-20
  • Fixed preserving classes on mailto links
1.4.0 2015-04-14
  • Fixed bug prefilled email address in input fields
  • Added option protection text for encoded content (other than email addresses)
1.3.0 2015-02-23
  • Also support special chars for the javascript methods, like , , , Chinese chars etcetera
  • Fixed bug unchecking options "use shortcode" and "use deprecated"
1.2.1 2015-02-13
  • Fixed bug index php error
1.2.0 2014-06-15
  • Added filter for Encoder Form content (eeb_form_content)
1.1.0 2014-03-23
  • Added filters for changing regular expression for mailto links and email addresses
  • Fixed bug don't encode when loading admin panel
1.0.2 2014-01-11
  • Solved bug wrong "settings" link
  • Solved bug removing shortcodes RSS feed
1.0.1 2013-12-24
  • Fixed PHP support (same as WordPress)
  • Solved bug wrong "settings" link
1.0.0 2013-12-22
  • NOW ONLY SUPPORT FOR PHP 5.4+ and WP 3.4.0+
  • Solved bug deleting setting values when unregister (will now be deleted on uninstall)
  • Solved bug also possible to set protection text when RSS disabled
  • Solved bug saving metaboxes settings
  • Added option support shortcodes in widgets
  • Added option removing shortcodes for RSS feed
  • Removed "random" method option
  • Changed names for action and shortcode (prefixed with eeb_), optional the old names will still be supported
  • Added template function for creating the encoder form
  • Changed class en id names of the Encoder Form
0.80 2013-03-13

(latest) = * Added screen settings * Registered metaboxes * Fixed bug random method * Workaround for display with special characters (like Chinese), works only with enc_html

0.71 2013-02-04

(latest) = * Option to make own menu item (in admin panel) for this plugin * Option for showing "successfully encoded" check * Fixed bug showing errors for calling wrong translate function * Fixed bug always showing encoded check on site (for html encode method) * Added workaround for saving disabled checkboxes in options table * Fixed bug where encoded check was also applied on output of encoding form

0.70 2013-02-02

(latest) = * Fixed bug with extra params * Changed texts and added help tabs on admin options page * Changed visual check for encoded mails/content by showing icon and success message * Solved that all attributes of mailto links remain when encoding

0.60 2013-01-18
  • Added hook "init_email_encoder_form" to add custom filters (of other plugins)
  • Added JavaScript code encapsulation for ASCII method
  • Solved reinstalling bug for setting right encoding method
  • Solved bug shortcodes encoded with HTML method
0.50 2013-01-18
  • Added encode method for all kind of contents (template function and shortcode "encode_content")
  • Added extra param for additional html attributes (f.e. target="_blank")
  • Added option to skip certain posts from being automatically encoded
  • Added option custom protection text
  • Removed "method" folder. Not possible to add own methods anymore.
  • Other small changes and some refactoring
0.42 2012-02-24
  • Widget Logic options bug
0.41 2011-06-13
  • Solved bug by improving regular expression for mailto links
  • Changed script attribute language to type
  • Script only loaded on options page (hopefully this solves the dashboard toggle problem some people are experiencing)
  • Added support for widget_content filter of the Logic Widget plugin
0.40 2011-04-11
  • Added option for setting CSS classes
  • Improved RSS protection
  • Removed Lim_Email_Encoder class (now all handled by the main class)
  • Enabled setting checkbox for filtering posts
  • Fixed PHP / WP notices
  • Added param for encode methods: $obj
0.32 2011-04-04
  • Fix IE bug
  • Bug plain emails
  • Optional "method" param for tag and template function, f.e. [encode_email email="test@domain.com" method="ascii"]
  • Small adjustments
0.31 2011-03-31
  • Fixed tiny bug (incorrect var-name $priority on line 100 of email-encoder-bundle.php)
0.30 2011-03-26
  • Added protection for emails in RSS feeds
  • Improved filtering tags [encode_email ... ]
  • Improved ASCII and Escape method and added noscript message
  • Solved an option bug (encode mailto links VS encode plain emails)
  • Made some cosmetical adjustments on the options page
  • Code refactoring
0.22 2011-03-07
  • First decodes entities before encoding email
  • Added more wp filters for encoding
0.10 2011-02-22
  • Works with PHP4 and PHP5
  • Methods: default_encode, wp_antispambot, anti_email_spam, email_escape, hide_email
  • Use the tags: [email_encode email=".." display=".."], [email_encoder_form]
  • Template function: email_encode()

=

0.20 2011-02-22
  • Implemented internalization (including translation for nl_NL)
  • Improved user-interface of the Admin Settings Page and the Encoder Form
  • Added template function: encode_email_filter()
  • Kept and added only high-quality encoding methods
  • Refactored the code and changed method and var names within the classes
  • Fixed bugs occured using anti_email_spam() and hide_email() method
0.21 2011-02-22
  • Changed Encoder Form: HTML markup and JavaScript
  • Made some minor adjustments and fixed little bugs
0.12 2010-02-20
  • Nothing changed, but 0.11 had some errors because /methods directory was missing in the repository.
0.11 2010-02-19
  • also possible to use encode tag in widgets (activate "filter widget" option)