PluginProbe ʕ •ᴥ•ʔ
Email Encoder – Protect Email Addresses and Phone Numbers / 2.5.3
Email Encoder – Protect Email Addresses and Phone Numbers v2.5.3
2.5.3 2.5.2 2.5.1 2.5.0 2.4.8 trunk 0.10 0.11 0.12 0.20 0.21 0.22 0.30 0.31 0.32 0.40 0.41 0.42 0.50 0.60 0.70 0.71 0.80 1.0.0 1.0.1 1.0.2 1.1.0 1.2.0 1.2.1 1.3.0 1.4.0 1.4.1 1.4.2 1.4.3 1.4.4 1.4.5 1.4.6 1.5 1.5.2 1.51 1.53 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9 2.1.0 2.1.1 2.1.10 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.3.0 2.3.1 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7
email-encoder-bundle / readme.txt
email-encoder-bundle Last commit date
assets 3 weeks ago config 3 months ago core 3 weeks ago languages 9 months ago src 3 days ago templates 3 months ago vendor 3 days ago composer.json 6 months ago composer.lock 3 months ago email-encoder-bundle.php 3 days ago index.php 6 years ago license.txt 6 years ago readme.txt 3 days ago
readme.txt
583 lines
1 === Email Encoder - Protect Email Addresses and Phone Numbers ===
2 Contributors: onlineoptimisation
3 Tags: anti spam, protect, encode, encrypt, hide, antispam, phone number, spambot, secure, e-mail, email, mail
4 Requires at least: 4.7
5 Requires PHP: 7.4
6 Tested up to: 7.0
7 Stable tag: 2.5.3
8 License: GPLv2 or later
9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
10 Author URI: https://wpemailencoder.com/
11 Plugin URI: https://wordpress.org/plugins/email-encoder-bundle/
12 Contributors: onlineoptimisation
13 Donate link: https://paypal.me/onlineoptimisation
14
15 Protect email addresses and phone numbers on your site and hide them from spambots. Easy to use & flexible.
16
17 == Description ==
18
19 Full site protection for your email addresses from spam-bots, email harvesters and other robots. No configuration needed.
20 It also protects phone numbers or any other text using our integrated `[eeb_protect_content]` shortcode or href attribute encoding.
21
22 = Features =
23 * Full page protection for all of your emails
24 * Instant results (No confiruation needed)
25 * Protects mailto links, plain emails, email input fields, RSS feeds and much more
26 * Protect phone number links, ftp, skype, file and other custom link attributes
27 * Autmoatic protection technique detection (Our plugin chooses automatically the best protection technique for each email)
28 * Exclude posts and pages from protection
29 * Automatically convert plain emails to mailto-links
30 * Automatically convert plain emails to png images
31 * Supports rot13 encoing, escape encoding, CSS directions, entity encoding and much more
32 * Deactivate CSS directions manually for browser backwards compatibility
33 * Shortcode support: `[eeb_protect_emails]`, `[eeb_protect_content]`, `[eeb_mailto]`, `[eeb_form]`
34 * Template tag support: `eeb_protect_emails()`, `eeb_protect_content()`, `eeb_mailto()`, `eeb_form()`
35 * Protect phone numbers (or any text or html)
36 * Also supports special chars, like é, â, ö, Chinese characters etcetera
37 * Use the Encoder Form to manually create encoded scripts
38
39 = Compatibilities =
40 * The plugin works with mostly any theme and plugin. Some special ones need special treatment. Down below you can learn more about that.
41 * Compatible with the Maintenance plugin from WP Maintenance
42 * Divi Theme is fully integrated as well
43 * Jetpack Image carousel is compatible as well
44
45 = Free Website Check =
46 We offer you a free tool to test if your website contains unprotected emails. You can use our website checker by [clicking here](https://wpemailencoder.com/email-protection-checker/)
47
48 = Easy to use =
49 After activating the plugin all email addresses on your website will be protected out-of-the-box.
50 We also offer custom shortcodes and template functions to protect phone numbers or other text.
51
52 = Support =
53 * Documentation - After plugin activation, check the help tab on the plugin options page
54 * [Documentation on wpemailencoder.com](https://wpemailencoder.com/)
55 * [FAQ](http://wordpress.org/extend/plugins/email-encoder-bundle/faq/)
56
57 = Like this plugin? =
58 [Please Review it](http://wordpress.org/support/view/plugin-reviews/email-encoder-bundle)
59
60 == Installation ==
61
62 1. Go to `Plugins` in the Admin menu
63 2. Click on the button `Add new`
64 3. Search for `Email Encoder` and click 'Install Now' or click on the `upload` link to upload `email-encode-bundle.zip`
65 4. Click on `Activate plugin`
66 5. You will find the settings page unter "Settings -> Email Encoder" within your admin dashboard
67
68 == Frequently Asked Questions ==
69
70 = How can I test if an email address (or other content) is encoded? =
71
72 You can test this in three different ways.
73
74 The easiest (and most efficient) way is to use our website checker, which looks over your website and detects unprotected emails. It is completely free and you can [find it here](https://wpemailencoder.com/email-protection-checker/) on our website.
75
76 The second possibility is to enable the plugin option (in the admin panel) called *"Security Check"*.
77 When you are logged in and look on the page there will be a icon on the right side of each email address confirming it was successfully encoded. (This counts only for emails that are displayed within the body tag as HTML. Emails within data attributes or the header won't show this icon since otherwise the site breaks.)
78
79 The third possibility is to check the source code yourself by right-clicking on the page and select *View Source Code* (the exact text depends on the browser).
80 Now your (real) source code will be shown. Your email address should not be shown in a readable way in the source.
81
82 **Important:** in the element inspector of the browser the email address is *nearly always* shown, so don't worry about that. That is because the inspector shows a real time representation of the page. This means an encoded email address is already decoded and made usable for the visitor of the page.
83
84 = How do I encode my email address(es)? =
85
86 All email addresses are protected automatically by default, so it is not necessary to configure anything else.
87
88 In case you wish to customize it, we also offer some neatsettings, shortcodes and template functions. Please check the settings page within your WordPress website or [our documentation](https://wpemailencoder.com/)
89
90 The visitors will see everything as normal, but the source behind it will now be encoded.
91
92 For more information, please check out the [following page](https://wpemailencoder.com/what-will-be-protected/)
93
94 = How do I encode phone numbers or other text? =
95
96 Just use the following shortcode within your posts:
97 `[eeb_protect_content]35-01235-468113[/eeb_protect_content]`
98
99 For other parts of your site you can use the template function `eeb_protect_content()`.
100
101 = My website looks broken after activating the plugin. What to do? =
102
103 First: Don't panic!
104 Simply create a support request within the [support forum](http://wordpress.org/support/plugin/email-encoder-bundle#postform) and we will come back to you as soon as possible with help.
105
106 = How can I encode content of BBPress, WP e-commerce or other plugins? =
107
108 Every content will be automatically protected. In case you find something, that doesn't work from your end, we are very happy to help!
109 Our plugin is fully compatible with [WP Webhooks](https://wp-webhooks.com/) and plugins created via [Pluginplate](https://pluginplate.com/)
110
111 = Can I use special characters (like Chinese)? =
112
113 Yes, since version 1.3.0 also special characters are supported.
114
115 == Screenshots ==
116
117 1. Admin Options Page
118 1. Check encoded email/content when logged in as admin
119 1. Email Encoder Form on the Site
120
121 == Other Notes
122 = Credits =
123 * [Adam Hunter](http://blueberryware.net) for the encode method 'JavaScript Escape' which is taken from his plugin [Email Spam Protection](http://blueberryware.net/2008/09/14/email-spam-protection/)
124 * [Tyler Akins](http://rumkin.com) for the encode method 'JavaScript ASCII Mixer'
125 * Title icon on Admin Options Page was made by [Jack Cai](http://www.doublejdesign.co.uk/)
126
127 == Changelog ==
128
129 = 2.5.3: August 4, 2026 =
130 * Fix: Prevented harmless "DOMDocument::loadHTML(): Tag ... invalid" PHP warnings (visible in Query Monitor and debug logs) on pages containing inline SVG, for example sites built with Elementor or HivePress
131
132 = 2.5.2: July 14, 2026 =
133 * Fix: On iPhone/iPad, an email link set to open in a new tab (or opened via "Open Link in New Tab") could show a Safari "cannot run the script" error — email links are now real links that open the mail app cleanly in every case
134
135 = 2.5.1: July 9, 2026 =
136 * Fix: On large pages, a plain email inside another plugin's inline script data (for example the Helpie FAQ list) could be encoded there and break that script, spilling raw content into the space below the footer — inline scripts are now reliably skipped
137
138 = 2.5.0: May 4, 2026 =
139 * Feature: Redesigned settings page — branded header with logo and version, modern layout, friendlier form controls
140 * Feature: Reorganised settings into clearer tabs, including a dedicated Exclusions tab and a tidied-up Tools tab housing the Manual Email Encoder
141 * Feature: Active tab now persists in the URL so refreshes and shared links land in the right place
142 * Feature: Save confirmations now appear as a centered toast instead of a top-of-page banner
143 * Feature: Header action buttons for Email Protection Checker, Documentation, Report a Problem, Copy Support Info, and Leave a Review, each with hover tooltips
144 * Feature: Help content moved inline into a dedicated Help tab
145 * Fix: Toggling the "Show this page in the main menu item" setting no longer triggers a PHP deprecation notice from WordPress core
146 * Fix: Unchecked checkboxes now persist their off state correctly
147 * Fix: Insufficient-permissions message is now translatable
148 * Fix: Several minor accessibility, focus-state, and translation polish items across the admin UI
149
150 = 2.4.8: April 29, 2026 =
151 * Fix: Emails inside `<select>` dropdown options now display correctly in Firefox (and consistently across all browsers)
152 * Fix: Rich-text and styled markup inside mailto links (Divi 4 Text modules, Divi 5 Link blocks, etc.) is now preserved instead of being replaced with the encoded email
153 * Fix: Emails with mailto links now render correctly in image-encoding mode when used with page builders such as WPForms and Elementor
154 * Fix: Encoded emails using "best method (JavaScript disabled)" no longer show stray timestamp characters when the plugin's stylesheet is deferred or stripped by caching/builder layers
155
156 = 2.4.7: April 22, 2026 =
157 * Security: Escaped `data-enc-email` attribute output to close XSS bypass reported by WPScan (CVE-2026-2840 follow-up)
158
159 = 2.4.6: April 8, 2026 =
160 * Fix: Resolved _load_textdomain_just_in_time warning on WordPress 6.7+
161 * Feature: Added "Copy Support Info" button to admin sidebar for easier support diagnostics
162 * Tweak: Improved settings loading performance with two-phase initialization
163
164 = 2.4.5: March 30, 2026 =
165 * Security: Fixed stored XSS vulnerability in eeb_mailto shortcode (CVE-2026-2840)
166 * Security: Replaced unsafe JavaScript execution with innerHTML in escape encoding method
167 * Security: Added output escaping for protection text in noscript blocks
168 * Security: Added attribute escaping in link construction methods
169 * Security: Improved input sanitization in template functions
170 * Fix: Fixed PHP 8.4 deprecation warning for implicit nullable parameter
171 * Fix: Fixed license mismatch between plugin header and readme
172 * Tweak: Resolved all WordPress Plugin Check issues
173 * Tweak: Replaced deprecated PHP functions with WordPress equivalents
174
175 = 2.4.4: February 16, 2026 =
176 * Fix: Fixed bug with Events Calendar integration when filtered email is not defined
177
178 = 2.4.3: February 3, 2026 =
179 * Change: Significant internal improvements for long-term stability and maintainability
180 * Fix: Reduced potential edge-case errors
181 * Tweak: Improved consistency of internal validation logic
182
183 = 2.4.2: January 16, 2026 =
184 * Fix: Bug with pulling settings too early in the init hook that can cause compatibility issues with other plugins
185
186 = 2.4.1: January 15, 2026 =
187 * Fix: Fixed bug where get_settings() method can fail under special conditions
188
189 = 2.4.0: January 8, 2026 =
190 * Fix: Bug fixes
191
192 = 2.3.9: December 30, 2025 =
193 * Fix: Bug fixes
194
195 = 2.3.8: December 26, 2025 =
196 * Fix: Bug fixes
197
198 = 2.3.7: December 25, 2025 =
199 * Fix: Bug fixes
200
201 = 2.3.6: December 24, 2025 =
202 * Fix: Bug fixes
203
204 = 2.3.5: December 24, 2025 =
205 * Fix: Fixed issue with adding js and css files on some server configurations
206 * Tweak: Minor improvements
207
208 = 2.3.4: December 23, 2025 =
209 * Fix: Fixed issue in 2.3.0 that has prevented plugin to work properly
210 * Change: Minimum supported is PHP 7.4
211 * Tweak: Various small tweaks, bug-fixes and imporovements
212 * Tweak: Improved compatibility with old php 7.4
213
214 = 2.3.3: December 23, 2025 =
215 * Fix: Temporary set 2.2.5 as rollback to fix bug in latest version
216
217 = 2.3.0: December 22, 2025 =
218 * Fix: Security Patch (XSS)
219 * Tweak: Changed file structure, modernised code for future upgrades, backwards compatible
220
221 = 2.2.5: November 11, 2025 =
222 * Fix: Fixed bug with image generation
223
224 = 2.2.4: October 28, 2025 =
225 * Tweak: Compatibility with HivePress plugin
226
227 = 2.2.3: October 16, 2025 =
228 * Fix: Fixed some PHP 8.4+ notices
229 * Fix: Translations loading in time
230 * Tweak: Compatibility with WP 6.8.3
231
232 = 2.2.1: February 11, 2024 =
233 * Tweak: Security Patch
234 * Tweak: Provide compatibility if GD Library Not Enabled
235 * Tweak: Compatibility with WP 6.4.3
236 * Fix: Fixed some PHP 8.2+ notices
237 * Fix: Fixed Automatic Translations for WPML: https://wpml.org/errata/email-encoder-protect-email-addresses-and-phone-numbers-there-is-a-problem-connecting-to-automatic-translation/
238
239 = 2.2.2: June 15, 2024 =
240 * Tweak: Minor Security Patch (Multisite)
241 * Tweak: Add <br> tags to the allowed HTML for shortcodes
242 * Tweak: Apply content filtering before executing shortcodes for [eeb_protect_content]
243
244 = 2.2.1: February 11, 2024 =
245 * Tweak: Security Patch
246 * Tweak: Provide compatibility if GD Library Not Enabled
247 * Tweak: Compatibility with WP 6.4.3
248 * Fix: Fixed some PHP 8.2+ notices
249 * Fix: Fixed Automatic Translations for WPML: https://wpml.org/errata/email-encoder-protect-email-addresses-and-phone-numbers-there-is-a-problem-connecting-to-automatic-translation/
250
251 = 2.2.0: January 11, 2024 =
252 * Feature: Exclude pages with query parameters from being protected (Advanced setting: Exclude URL parameters from protection)
253 * Tweak: Optimized performance for Javascript and Style enqueues
254 * Dev: Added new filter hook "eeb/frontend/apply_protection" to manually prevent protection of certain pages
255 * Dev: Added new filter hook "eeb/validate/is_query_parameter_excluded" to filter the query parameter exclusions
256
257 = 2.1.10: January 09, 2024 =
258 * Optimized Helpfiles
259 * PHP 8.x improvements
260 * Security Patch
261
262 = 2.1.9: November 11, 2023 =
263 * Optimized wp.org links
264 * Security Patch
265
266 = 2.1.8: August 27, 2023 =
267 * Security Patch for XSS vulnerability within the [eeb_mailto] shortcode when using the "email" tag (Thanks to Wordfence)
268
269 = 2.1.7: June 23, 2023 =
270 * Tweak: Provide compatibility with the Avada Builder
271
272 = 2.1.6: May 10, 2023 =
273 * Tweak: Provide compatibility with Bricks Builder
274 * Tweak: Optimized performance for integrations
275
276 = 2.1.5: May 10, 2023 =
277 * Feature: New advanced settings to protect admin and ajax requests
278 * Feature: New advanced setting to enable the Email Encoder form within the frontend
279 * Tweak: Better validation for script tags
280 * Tweak: Changed old links from ironikus.com to wpemailencoder.com
281 * Tweak: Optimzied the Encoder Form logic to save performance
282 * Tweak: Various performance optimizations
283 * Tweak: Deprecated the "Activate the encoder form" setting
284 * Fix: In some occasions, backenbd sites did not work correctly with buffered content
285
286 = 2.1.4: April 06, 2023 =
287 * Provided compatibility for HTML attributes that start with an @ character ()
288 * Excluded additional file types from auto-encoding of images containing the @ sign: webp, bmp, tiff, avif
289 * Deprecated the widget filter as it was of no use anymore
290 * Fix deprecated preg_split message about the $limit set to null
291
292 = 2.1.3: February 04, 2021 =
293 * Tweak: Email Encoder runs now on its own website: https://wpemailencoder.com/
294 * Tweak: The eeb_mailto function now supports the default encoding methods if no specific method is given
295 * Tweak optimized text and descriptions
296 * Fix: Prevent error with undefined $id_base property
297
298 = 2.1.2: July 30, 2021 =
299 * Fix: Prevent notice on undefined post within the global object
300 * Fix: Revalidate Display Text for the frontend encoder form (via [eeb_form] or eeb_form();) to prevent userbased cross site scripting
301 * Fix: Fatal error if the content was not given
302 * Tweak: Centrlalized encoding icon for a better usability
303 * Dev: New filter eeb/validate/get_encoded_email_icon to cusotmize the encoding icon
304
305 = 2.1.1: April 07, 2021 =
306 * Tweak: Added svg images to the image exclude list
307 * Dev: New filter eeb/validate/excluded_image_urls to filter the excluded image list
308
309 = 2.1.0 =
310 * Feature: New advanced setting to automatically protect custom link attributes such as tel:, file:, ftp:, skype:, etc. (Protect custom href attributes)
311 * Tweak: Adjust JS documentation
312 * Tweak: Adjust readme file
313
314 = 2.0.9 =
315 * Fix: Issue with not properly validated soft-encoded attribute tags on the dom attributes
316 * Fix: Issue with not properly validated soft-encoded attributes on special softencoded tags for the content filter
317 * Tweak: Optimized performance for soft attribute filtering
318 * Dev: Added new filter to allow customization of the mailto text: https://wpemailencoder.com/filter-email-encoder-mailto-text/
319
320 = 2.0.8 =
321 * 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
322 * Tweak: Add new link for the Email Checker (Allows you to check if all of your emails are being encoded)
323 * Tweak: Optimize layout and texts
324 * Fix: The documentation link on the settings page was not working
325 * Dev: The eeb/frontend/shortcode/eeb_protect_content filter now contains a new variable called $original_content (https://wpemailencoder.com/filter-eeb_protect_content-shortcode/)
326
327 = 2.0.7 =
328 * Feature: Underline emails that are converted to an image (Cutsomizable)
329 * Feature: Integration for the Google Site Kit plugin - https://wordpress.org/plugins/google-site-kit/
330 * Feature: Integration for the events calendar plugin - https://de.wordpress.org/plugins/the-events-calendar/
331 * Tweak: Softening the regex to recognize spaces before the closing tags
332
333 = 2.0.6 =
334 * Feature: We fully removed all external marketing advertisements! Enjoy our plugin without distrations! :)
335 * Feature: Full support for Oxygen builder
336 * Tweak: Optimize PHPDocs and comments
337 * Tweak: Optimize is_post_excluded functionality
338 * Dev: New filter: eeb/validate/filter_page_content - https://wpemailencoder.com/filter-to-manipulate-raw-page-content/
339 * Dev: New filter: eeb/validate/filter_content_content - https://wpemailencoder.com/filter-to-manipulate-raw-hook-content/
340 * Dev: New filter: eeb/validate/is_post_excluded - https://wpemailencoder.com/filter-excluded-posts-list/
341 * Dev: New filter: eeb/settings/pre_filter_fields - https://wpemailencoder.com/pre-filter-email-encoder-settings/
342
343 = 2.0.5 =
344 * Feature: Soft-Encode all HTML tags + new settings item (This will prevent complex plugins from breaking)
345 * Dev: New filter for randomization of javascript escaping methods
346
347 = 2.0.4 =
348 * Feature: Exclude script tags from being encoded
349 * Fix: Revalidate and strip escape sequences for encode_escape function
350 * Fix: Return shortcode content of eeb_mailto instead of outputting it
351
352 = 2.0.3 =
353 * Feature: Integration for Divi Theme included
354 * Tweak: Optimize Jetpack integration to also filter against image attribute description tags
355 * Tweak: Soft-filter html placeholder tags
356 * Tweak: Allow template tags to work as well with the plugin settings set to "Do nothing"
357 * Fix: Only one match of the soft attributes was soft encoded properly
358 * Fix: The escape js function stripped away all zeros from emails
359
360 = 2.0.2 =
361 * Feature: New settings item to include custom scripts within the footer and not in the header
362 * Feature: Support for the "Maintenance" plugin from WP Maintenance
363 * TweaK: Remove our main translation handler to make plugin translations on WordPress.org available again.
364 * Tweak: Optimize PHP code to WordPress standards
365 * Tweak: Enqueue dashicons as well if only "show_encoded_check" is checked and protection is set to "Do nothing"
366 * Tweak: Make eeb_mailto link available with protection set to "Do nothing" as well
367 * Fix: WP CLI did not work with this plugin in an active state (Due to the active buffer filter)
368 * Fix: Emails have been not encoded properly if "Do nothing" was chosen as a setting and the eeb_mailto shortcode was used
369
370 = 2.0.1 =
371 * Fix: Include missing template functions requirement
372 * Tweak: Clear languages
373
374 = 2.0.0 =
375 * PLEASE READ BEFORE UPDATING
376 * 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.
377 * THE PLUGIN GOT A COMPLETE OVERHAUL AND OFFERS NOW MORE OPTIMIZED FEATURES AND A SUPER SIMPLE USER INTERFACE. PLEASE FIND ALL CHANGES DOWN BELOW.
378 * Feature: Completely rewritten version of your beloved plugin
379 * Feature: Introduce FULL SITE PROTECTION (Automatically protect ALL emails within your page)
380 * 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 :) )
381 * Feature: Feature to automatically detect the best protection method
382 * Feature: Choose from four new settings the strength of your protections
383 * Feature: Added admin security check icon to encoded input fields and encoded plain emails/texts, as well as to all shortcodes
384 * Feature: Also protect every single shortcode content
385 * Feature: Create images out of email addresses
386 * Feature: Protect header section automatically
387 * Feature: Added and refactored shortcodes. For a full list of shortcodes, please check this article: https://wpemailencoder.com/available-shortcodes/
388 * Feature: Setting to deactivate the Encoder Form completely
389 * Feature: Choose converting plain emails to mailto links as an additional feature
390 * Feature: Change filter apply from "wp" to "init" (This allows you to also grab some ajax values to parse them directy encoded)
391 * Feature: Website checker to search your site for unprotected emails. Follow this URL for more information: https://wpemailencoder.com/email-protection-checker/
392 * Tweak: Backward compatibility to the new plugin settings
393 * Tweak: Completely performance optimized (We removed everything that is not necessary, included a better object caching and much more)
394 * Tweak: Optimized filter combinations
395 * Fix: The old logic broke some email encodings, especially with custom tags. We fixed all of them
396 * Fix: We fixed tons of bugs from the previous version
397 * Dev: Code rewritten on the newest WordPress standards
398 * Dev: Tons of new WordPress filters and actions. For a full list, please check https://wpemailencoder.com/
399 * Deprecated: We removed the deprecated functions. Please make sure to update your custom logic to the newest standards.
400
401 = 1.53 =
402 * PLEASE READ BEFORE UPDATE
403 * THIS PLUGIN WILL BE REFACTORED WITH THE NEXT UPDATE
404 * TO PREPARE YOURSELF, YOU WILL FIND A LIST DOWN BELOW WITH THE CHANGES THAT AWAIT YOU
405 * - The plugin will be simplified using automatically the best protection for your site
406 * - The plugin will protect yout site out-of-the-box
407 * - We introduce a site-wide protection, not only based on WordPress shortcodes (This includes protection for your FULL site)
408 * - You will be able to choose the protection type. Available will be: Automatically (using Javascript), Automatically (Without Javascript), Protection Text, Entity encode
409 * - The plugin structure will be optimized using the current WordPress standards
410 * - Switch between full site protection and only WordPress filters
411 * - (Optional) Protect emails by converting them to PNG images (where applicable)
412 * - Round-robin method for javascript based protection (Choose the best method automatically from similar protection methods)
413 * - Tons of bugfixes
414 * - All settings will be fully compatible in any combination
415 * - The encoding form will continue to exists
416 * - All settings that have been available in the old version and will be available in the new version are backwards compatible
417 * - Display admin notice to all encoded emails (where applicable)
418 * ###################
419 * THE UPDATE WILL BE LAUNCHED WITHIN OCTOBER
420 * Tweak: Introduce our new partner MailOptin
421
422 = 1.5.2 =
423 * Tweak: Add popup window for admin success message of hidden email
424 * Fix: Fix bug for non-available antispambot() function
425 * WP Webhooks takes over development (https://wp-webhooks.com)
426
427 = 1.51 =
428 * 2019-03-25
429 * minor bug fixes
430 * 161,000 downloads; 30,000 installs
431
432 = 1.4.6 =
433 * Fixed bug retina png and gif images
434
435 = 1.4.5 =
436 * Fixed ? params bug
437
438 = 1.4.4 =
439 * Fixed skip responsive images containing @
440
441 = 1.4.3 =
442 * Changed content
443
444 = 1.4.2 =
445 * Fixed potential xss vulnerability
446
447 = 1.4.1 =
448 * Fixed [preserving classes on mailto links](https://wordpress.org/support/topic/preserve-link-classes)
449
450 = 1.4.0 =
451 * Fixed bug prefilled email address in input fields
452 * Added option protection text for encoded content (other than email addresses)
453
454 = 1.3.0 =
455 * Also support special chars for the javascript methods, like é, â, ö, Chinese chars etcetera
456 * Fixed bug unchecking options "use shortcode" and "use deprecated"
457
458 = 1.2.1 =
459 * Fixed bug index php error
460
461 = 1.2.0 =
462 * Added filter for Encoder Form content (eeb_form_content)
463
464 = 1.1.0 =
465 * Added filters for changing regular expression for mailto links and email addresses
466 * Fixed bug don't encode when loading admin panel
467
468 = 1.0.2 =
469 * Fixed bug wrong "settings" link
470 * Fixed bug removing shortcodes RSS feed
471
472 = 1.0.1 =
473 * Fixed PHP support (same as WordPress)
474
475 = 1.0.0 =
476 * NOW ONLY SUPPORT FOR WP 3.4.0+
477 * Fixed bug deleting setting values when unregister (will now be deleted on uninstall)
478 * Fixed bug also possible to set protection text when RSS disabled
479 * Fixed bug saving metaboxes settings
480 * Added option support shortcodes in widgets
481 * Added option removing shortcodes for RSS feed
482 * Removed "random" method option
483 * Changed names for action and shortcode (prefixed with eeb_), optional the old names will still be supported
484 * Added template function for creating the encoder form
485 * Changed class en id names of the Encoder Form
486
487 = 0.80 =
488 * Added screen settings
489 * Registered metaboxes
490 * Fixed bug random method
491 * Workaround for display with special characters (like Chinese), works only with enc_html
492
493 = 0.71 =
494 * Option to make own menu item (in admin panel) for this plugin
495 * Option for showing "successfully encoded" check
496 * Fixed bug showing errors for calling wrong translate function
497 * Fixed bug always showing encoded check on site (for html encode method)
498 * Added workaround for saving disabled checkboxes in options table
499 * Fixed bug where encoded check was also applied on output of encoding form
500
501 = 0.70 =
502 * Fixed bug with extra params
503 * Changed texts and added help tabs on admin options page
504 * Changed visual check for encoded mails/content by showing icon and success message
505 * Solved that all attributes of mailto links remain when encoding
506
507 = 0.60 =
508 * Added hook "init_email_encoder_form" to add custom filters (of other plugins)
509 * Added JavaScript code encapsulation for ASCII method
510 * Solved reinstalling bug for setting right encoding method
511 * Fixed bug shortcodes encoded with HTML method
512
513 = 0.50 =
514 * Added encode method for all kind of contents (template function and shortcode "encode_content")
515 * Added extra param for additional html attributes (f.e. target="_blank")
516 * Added option to skip certain posts from being automatically encoded
517 * Added option custom protection text
518 * Removed "method" folder. Not possible to add own methods anymore.
519 * Other small changes and some refactoring
520
521 = 0.42 =
522 * Widget Logic options bug
523
524 = 0.41 =
525 * Fixed bug by improving regular expression for mailto links
526 * Changed script attribute `language` to `type`
527 * Script only loaded on options page (hopefully this solves the dashboard toggle problem some people are experiencing)
528 * Added support for widget_content filter of the Logic Widget plugin
529
530 = 0.40 =
531 * Added option for setting CSS classes
532 * Improved RSS protection
533 * Removed Lim_Email_Encoder class (now all handled by the main class)
534 * Enabled setting checkbox for filtering posts
535 * Fixed PHP / WP notices
536 * Added param for encode methods: $obj
537
538 = 0.32 =
539 * Fix IE bug
540 * Bug plain emails
541 * Optional "method" param for tag and template function, f.e. [encode_email email="test@domain.com" method="ascii"]
542 * Small adjustments
543
544 = 0.31 =
545 * Fixed tiny bug (incorrect var-name $priority on line 100 of email-encoder-bundle.php)
546
547 = 0.30 =
548 * Added protection for emails in RSS feeds
549 * Improved filtering tags [encode_email ... ]
550 * Improved ASCII and Escape method and added noscript message
551 * Solved an option bug (encode mailto links VS encode plain emails)
552 * Made some cosmetical adjustments on the options page
553 * Code refactoring
554
555 = 0.22 =
556 * First decodes entities before encoding email
557 * Added more wp filters for encoding
558
559 = 0.21 =
560 * Changed Encoder Form: HTML markup and JavaScript
561 * Made some minor adjustments and fixed little bugs
562
563 = 0.20 =
564 * Implemented internalization (including translation for nl_NL)
565 * Improved user-interface of the Admin Settings Page and the Encoder Form
566 * Added template function: encode_email_filter()
567 * Kept and added only high-quality encoding methods
568 * Refactored the code and changed method- and var-names within the classes
569 * Removed 3rd param $encode_display out of the encoding methods, display should always be encoded
570 * Added prefix 'lim_email_' to the encoding methods
571
572 = 0.12 =
573 * Nothing changed, but 0.11 had some errors because /methods directory was missing in the repository.
574
575 = 0.11 =
576 * also possible to use encode tag in widgets by activating the "filter widget" option
577
578 = 0.10 =
579 * Works with PHP4 and PHP5
580 * Methods: default_encode, wp_antispambot, anti_email_spam, email_escape, hide_email
581 * Use the tags: `[email_encode email=".." display=".."]`, `[email_encoder_form]`
582 * Template function: `email_encode()`
583