PluginProbe ʕ •ᴥ•ʔ
Email Encoder – Protect Email Addresses and Phone Numbers / 2.5.2
Email Encoder – Protect Email Addresses and Phone Numbers v2.5.2
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 1 month ago config 3 months ago core 1 month ago languages 10 months ago src 1 month ago templates 3 months ago vendor 1 month ago composer.json 7 months ago composer.lock 4 months ago email-encoder-bundle.php 1 month ago index.php 6 years ago license.txt 6 years ago readme.txt 1 month ago
readme.txt
580 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.2
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.2: July 14, 2026 =
130 * 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
131
132 = 2.5.1: July 9, 2026 =
133 * 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
134
135 = 2.5.0: May 4, 2026 =
136 * Feature: Redesigned settings page — branded header with logo and version, modern layout, friendlier form controls
137 * Feature: Reorganised settings into clearer tabs, including a dedicated Exclusions tab and a tidied-up Tools tab housing the Manual Email Encoder
138 * Feature: Active tab now persists in the URL so refreshes and shared links land in the right place
139 * Feature: Save confirmations now appear as a centered toast instead of a top-of-page banner
140 * Feature: Header action buttons for Email Protection Checker, Documentation, Report a Problem, Copy Support Info, and Leave a Review, each with hover tooltips
141 * Feature: Help content moved inline into a dedicated Help tab
142 * Fix: Toggling the "Show this page in the main menu item" setting no longer triggers a PHP deprecation notice from WordPress core
143 * Fix: Unchecked checkboxes now persist their off state correctly
144 * Fix: Insufficient-permissions message is now translatable
145 * Fix: Several minor accessibility, focus-state, and translation polish items across the admin UI
146
147 = 2.4.8: April 29, 2026 =
148 * Fix: Emails inside `<select>` dropdown options now display correctly in Firefox (and consistently across all browsers)
149 * 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
150 * Fix: Emails with mailto links now render correctly in image-encoding mode when used with page builders such as WPForms and Elementor
151 * 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
152
153 = 2.4.7: April 22, 2026 =
154 * Security: Escaped `data-enc-email` attribute output to close XSS bypass reported by WPScan (CVE-2026-2840 follow-up)
155
156 = 2.4.6: April 8, 2026 =
157 * Fix: Resolved _load_textdomain_just_in_time warning on WordPress 6.7+
158 * Feature: Added "Copy Support Info" button to admin sidebar for easier support diagnostics
159 * Tweak: Improved settings loading performance with two-phase initialization
160
161 = 2.4.5: March 30, 2026 =
162 * Security: Fixed stored XSS vulnerability in eeb_mailto shortcode (CVE-2026-2840)
163 * Security: Replaced unsafe JavaScript execution with innerHTML in escape encoding method
164 * Security: Added output escaping for protection text in noscript blocks
165 * Security: Added attribute escaping in link construction methods
166 * Security: Improved input sanitization in template functions
167 * Fix: Fixed PHP 8.4 deprecation warning for implicit nullable parameter
168 * Fix: Fixed license mismatch between plugin header and readme
169 * Tweak: Resolved all WordPress Plugin Check issues
170 * Tweak: Replaced deprecated PHP functions with WordPress equivalents
171
172 = 2.4.4: February 16, 2026 =
173 * Fix: Fixed bug with Events Calendar integration when filtered email is not defined
174
175 = 2.4.3: February 3, 2026 =
176 * Change: Significant internal improvements for long-term stability and maintainability
177 * Fix: Reduced potential edge-case errors
178 * Tweak: Improved consistency of internal validation logic
179
180 = 2.4.2: January 16, 2026 =
181 * Fix: Bug with pulling settings too early in the init hook that can cause compatibility issues with other plugins
182
183 = 2.4.1: January 15, 2026 =
184 * Fix: Fixed bug where get_settings() method can fail under special conditions
185
186 = 2.4.0: January 8, 2026 =
187 * Fix: Bug fixes
188
189 = 2.3.9: December 30, 2025 =
190 * Fix: Bug fixes
191
192 = 2.3.8: December 26, 2025 =
193 * Fix: Bug fixes
194
195 = 2.3.7: December 25, 2025 =
196 * Fix: Bug fixes
197
198 = 2.3.6: December 24, 2025 =
199 * Fix: Bug fixes
200
201 = 2.3.5: December 24, 2025 =
202 * Fix: Fixed issue with adding js and css files on some server configurations
203 * Tweak: Minor improvements
204
205 = 2.3.4: December 23, 2025 =
206 * Fix: Fixed issue in 2.3.0 that has prevented plugin to work properly
207 * Change: Minimum supported is PHP 7.4
208 * Tweak: Various small tweaks, bug-fixes and imporovements
209 * Tweak: Improved compatibility with old php 7.4
210
211 = 2.3.3: December 23, 2025 =
212 * Fix: Temporary set 2.2.5 as rollback to fix bug in latest version
213
214 = 2.3.0: December 22, 2025 =
215 * Fix: Security Patch (XSS)
216 * Tweak: Changed file structure, modernised code for future upgrades, backwards compatible
217
218 = 2.2.5: November 11, 2025 =
219 * Fix: Fixed bug with image generation
220
221 = 2.2.4: October 28, 2025 =
222 * Tweak: Compatibility with HivePress plugin
223
224 = 2.2.3: October 16, 2025 =
225 * Fix: Fixed some PHP 8.4+ notices
226 * Fix: Translations loading in time
227 * Tweak: Compatibility with WP 6.8.3
228
229 = 2.2.1: February 11, 2024 =
230 * Tweak: Security Patch
231 * Tweak: Provide compatibility if GD Library Not Enabled
232 * Tweak: Compatibility with WP 6.4.3
233 * Fix: Fixed some PHP 8.2+ notices
234 * 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/
235
236 = 2.2.2: June 15, 2024 =
237 * Tweak: Minor Security Patch (Multisite)
238 * Tweak: Add <br> tags to the allowed HTML for shortcodes
239 * Tweak: Apply content filtering before executing shortcodes for [eeb_protect_content]
240
241 = 2.2.1: February 11, 2024 =
242 * Tweak: Security Patch
243 * Tweak: Provide compatibility if GD Library Not Enabled
244 * Tweak: Compatibility with WP 6.4.3
245 * Fix: Fixed some PHP 8.2+ notices
246 * 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/
247
248 = 2.2.0: January 11, 2024 =
249 * Feature: Exclude pages with query parameters from being protected (Advanced setting: Exclude URL parameters from protection)
250 * Tweak: Optimized performance for Javascript and Style enqueues
251 * Dev: Added new filter hook "eeb/frontend/apply_protection" to manually prevent protection of certain pages
252 * Dev: Added new filter hook "eeb/validate/is_query_parameter_excluded" to filter the query parameter exclusions
253
254 = 2.1.10: January 09, 2024 =
255 * Optimized Helpfiles
256 * PHP 8.x improvements
257 * Security Patch
258
259 = 2.1.9: November 11, 2023 =
260 * Optimized wp.org links
261 * Security Patch
262
263 = 2.1.8: August 27, 2023 =
264 * Security Patch for XSS vulnerability within the [eeb_mailto] shortcode when using the "email" tag (Thanks to Wordfence)
265
266 = 2.1.7: June 23, 2023 =
267 * Tweak: Provide compatibility with the Avada Builder
268
269 = 2.1.6: May 10, 2023 =
270 * Tweak: Provide compatibility with Bricks Builder
271 * Tweak: Optimized performance for integrations
272
273 = 2.1.5: May 10, 2023 =
274 * Feature: New advanced settings to protect admin and ajax requests
275 * Feature: New advanced setting to enable the Email Encoder form within the frontend
276 * Tweak: Better validation for script tags
277 * Tweak: Changed old links from ironikus.com to wpemailencoder.com
278 * Tweak: Optimzied the Encoder Form logic to save performance
279 * Tweak: Various performance optimizations
280 * Tweak: Deprecated the "Activate the encoder form" setting
281 * Fix: In some occasions, backenbd sites did not work correctly with buffered content
282
283 = 2.1.4: April 06, 2023 =
284 * Provided compatibility for HTML attributes that start with an @ character ()
285 * Excluded additional file types from auto-encoding of images containing the @ sign: webp, bmp, tiff, avif
286 * Deprecated the widget filter as it was of no use anymore
287 * Fix deprecated preg_split message about the $limit set to null
288
289 = 2.1.3: February 04, 2021 =
290 * Tweak: Email Encoder runs now on its own website: https://wpemailencoder.com/
291 * Tweak: The eeb_mailto function now supports the default encoding methods if no specific method is given
292 * Tweak optimized text and descriptions
293 * Fix: Prevent error with undefined $id_base property
294
295 = 2.1.2: July 30, 2021 =
296 * Fix: Prevent notice on undefined post within the global object
297 * Fix: Revalidate Display Text for the frontend encoder form (via [eeb_form] or eeb_form();) to prevent userbased cross site scripting
298 * Fix: Fatal error if the content was not given
299 * Tweak: Centrlalized encoding icon for a better usability
300 * Dev: New filter eeb/validate/get_encoded_email_icon to cusotmize the encoding icon
301
302 = 2.1.1: April 07, 2021 =
303 * Tweak: Added svg images to the image exclude list
304 * Dev: New filter eeb/validate/excluded_image_urls to filter the excluded image list
305
306 = 2.1.0 =
307 * Feature: New advanced setting to automatically protect custom link attributes such as tel:, file:, ftp:, skype:, etc. (Protect custom href attributes)
308 * Tweak: Adjust JS documentation
309 * Tweak: Adjust readme file
310
311 = 2.0.9 =
312 * Fix: Issue with not properly validated soft-encoded attribute tags on the dom attributes
313 * Fix: Issue with not properly validated soft-encoded attributes on special softencoded tags for the content filter
314 * Tweak: Optimized performance for soft attribute filtering
315 * Dev: Added new filter to allow customization of the mailto text: https://wpemailencoder.com/filter-email-encoder-mailto-text/
316
317 = 2.0.8 =
318 * 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
319 * Tweak: Add new link for the Email Checker (Allows you to check if all of your emails are being encoded)
320 * Tweak: Optimize layout and texts
321 * Fix: The documentation link on the settings page was not working
322 * 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/)
323
324 = 2.0.7 =
325 * Feature: Underline emails that are converted to an image (Cutsomizable)
326 * Feature: Integration for the Google Site Kit plugin - https://wordpress.org/plugins/google-site-kit/
327 * Feature: Integration for the events calendar plugin - https://de.wordpress.org/plugins/the-events-calendar/
328 * Tweak: Softening the regex to recognize spaces before the closing tags
329
330 = 2.0.6 =
331 * Feature: We fully removed all external marketing advertisements! Enjoy our plugin without distrations! :)
332 * Feature: Full support for Oxygen builder
333 * Tweak: Optimize PHPDocs and comments
334 * Tweak: Optimize is_post_excluded functionality
335 * Dev: New filter: eeb/validate/filter_page_content - https://wpemailencoder.com/filter-to-manipulate-raw-page-content/
336 * Dev: New filter: eeb/validate/filter_content_content - https://wpemailencoder.com/filter-to-manipulate-raw-hook-content/
337 * Dev: New filter: eeb/validate/is_post_excluded - https://wpemailencoder.com/filter-excluded-posts-list/
338 * Dev: New filter: eeb/settings/pre_filter_fields - https://wpemailencoder.com/pre-filter-email-encoder-settings/
339
340 = 2.0.5 =
341 * Feature: Soft-Encode all HTML tags + new settings item (This will prevent complex plugins from breaking)
342 * Dev: New filter for randomization of javascript escaping methods
343
344 = 2.0.4 =
345 * Feature: Exclude script tags from being encoded
346 * Fix: Revalidate and strip escape sequences for encode_escape function
347 * Fix: Return shortcode content of eeb_mailto instead of outputting it
348
349 = 2.0.3 =
350 * Feature: Integration for Divi Theme included
351 * Tweak: Optimize Jetpack integration to also filter against image attribute description tags
352 * Tweak: Soft-filter html placeholder tags
353 * Tweak: Allow template tags to work as well with the plugin settings set to "Do nothing"
354 * Fix: Only one match of the soft attributes was soft encoded properly
355 * Fix: The escape js function stripped away all zeros from emails
356
357 = 2.0.2 =
358 * Feature: New settings item to include custom scripts within the footer and not in the header
359 * Feature: Support for the "Maintenance" plugin from WP Maintenance
360 * TweaK: Remove our main translation handler to make plugin translations on WordPress.org available again.
361 * Tweak: Optimize PHP code to WordPress standards
362 * Tweak: Enqueue dashicons as well if only "show_encoded_check" is checked and protection is set to "Do nothing"
363 * Tweak: Make eeb_mailto link available with protection set to "Do nothing" as well
364 * Fix: WP CLI did not work with this plugin in an active state (Due to the active buffer filter)
365 * Fix: Emails have been not encoded properly if "Do nothing" was chosen as a setting and the eeb_mailto shortcode was used
366
367 = 2.0.1 =
368 * Fix: Include missing template functions requirement
369 * Tweak: Clear languages
370
371 = 2.0.0 =
372 * PLEASE READ BEFORE UPDATING
373 * 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.
374 * THE PLUGIN GOT A COMPLETE OVERHAUL AND OFFERS NOW MORE OPTIMIZED FEATURES AND A SUPER SIMPLE USER INTERFACE. PLEASE FIND ALL CHANGES DOWN BELOW.
375 * Feature: Completely rewritten version of your beloved plugin
376 * Feature: Introduce FULL SITE PROTECTION (Automatically protect ALL emails within your page)
377 * 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 :) )
378 * Feature: Feature to automatically detect the best protection method
379 * Feature: Choose from four new settings the strength of your protections
380 * Feature: Added admin security check icon to encoded input fields and encoded plain emails/texts, as well as to all shortcodes
381 * Feature: Also protect every single shortcode content
382 * Feature: Create images out of email addresses
383 * Feature: Protect header section automatically
384 * Feature: Added and refactored shortcodes. For a full list of shortcodes, please check this article: https://wpemailencoder.com/available-shortcodes/
385 * Feature: Setting to deactivate the Encoder Form completely
386 * Feature: Choose converting plain emails to mailto links as an additional feature
387 * Feature: Change filter apply from "wp" to "init" (This allows you to also grab some ajax values to parse them directy encoded)
388 * Feature: Website checker to search your site for unprotected emails. Follow this URL for more information: https://wpemailencoder.com/email-protection-checker/
389 * Tweak: Backward compatibility to the new plugin settings
390 * Tweak: Completely performance optimized (We removed everything that is not necessary, included a better object caching and much more)
391 * Tweak: Optimized filter combinations
392 * Fix: The old logic broke some email encodings, especially with custom tags. We fixed all of them
393 * Fix: We fixed tons of bugs from the previous version
394 * Dev: Code rewritten on the newest WordPress standards
395 * Dev: Tons of new WordPress filters and actions. For a full list, please check https://wpemailencoder.com/
396 * Deprecated: We removed the deprecated functions. Please make sure to update your custom logic to the newest standards.
397
398 = 1.53 =
399 * PLEASE READ BEFORE UPDATE
400 * THIS PLUGIN WILL BE REFACTORED WITH THE NEXT UPDATE
401 * TO PREPARE YOURSELF, YOU WILL FIND A LIST DOWN BELOW WITH THE CHANGES THAT AWAIT YOU
402 * - The plugin will be simplified using automatically the best protection for your site
403 * - The plugin will protect yout site out-of-the-box
404 * - We introduce a site-wide protection, not only based on WordPress shortcodes (This includes protection for your FULL site)
405 * - You will be able to choose the protection type. Available will be: Automatically (using Javascript), Automatically (Without Javascript), Protection Text, Entity encode
406 * - The plugin structure will be optimized using the current WordPress standards
407 * - Switch between full site protection and only WordPress filters
408 * - (Optional) Protect emails by converting them to PNG images (where applicable)
409 * - Round-robin method for javascript based protection (Choose the best method automatically from similar protection methods)
410 * - Tons of bugfixes
411 * - All settings will be fully compatible in any combination
412 * - The encoding form will continue to exists
413 * - All settings that have been available in the old version and will be available in the new version are backwards compatible
414 * - Display admin notice to all encoded emails (where applicable)
415 * ###################
416 * THE UPDATE WILL BE LAUNCHED WITHIN OCTOBER
417 * Tweak: Introduce our new partner MailOptin
418
419 = 1.5.2 =
420 * Tweak: Add popup window for admin success message of hidden email
421 * Fix: Fix bug for non-available antispambot() function
422 * WP Webhooks takes over development (https://wp-webhooks.com)
423
424 = 1.51 =
425 * 2019-03-25
426 * minor bug fixes
427 * 161,000 downloads; 30,000 installs
428
429 = 1.4.6 =
430 * Fixed bug retina png and gif images
431
432 = 1.4.5 =
433 * Fixed ? params bug
434
435 = 1.4.4 =
436 * Fixed skip responsive images containing @
437
438 = 1.4.3 =
439 * Changed content
440
441 = 1.4.2 =
442 * Fixed potential xss vulnerability
443
444 = 1.4.1 =
445 * Fixed [preserving classes on mailto links](https://wordpress.org/support/topic/preserve-link-classes)
446
447 = 1.4.0 =
448 * Fixed bug prefilled email address in input fields
449 * Added option protection text for encoded content (other than email addresses)
450
451 = 1.3.0 =
452 * Also support special chars for the javascript methods, like é, â, ö, Chinese chars etcetera
453 * Fixed bug unchecking options "use shortcode" and "use deprecated"
454
455 = 1.2.1 =
456 * Fixed bug index php error
457
458 = 1.2.0 =
459 * Added filter for Encoder Form content (eeb_form_content)
460
461 = 1.1.0 =
462 * Added filters for changing regular expression for mailto links and email addresses
463 * Fixed bug don't encode when loading admin panel
464
465 = 1.0.2 =
466 * Fixed bug wrong "settings" link
467 * Fixed bug removing shortcodes RSS feed
468
469 = 1.0.1 =
470 * Fixed PHP support (same as WordPress)
471
472 = 1.0.0 =
473 * NOW ONLY SUPPORT FOR WP 3.4.0+
474 * Fixed bug deleting setting values when unregister (will now be deleted on uninstall)
475 * Fixed bug also possible to set protection text when RSS disabled
476 * Fixed bug saving metaboxes settings
477 * Added option support shortcodes in widgets
478 * Added option removing shortcodes for RSS feed
479 * Removed "random" method option
480 * Changed names for action and shortcode (prefixed with eeb_), optional the old names will still be supported
481 * Added template function for creating the encoder form
482 * Changed class en id names of the Encoder Form
483
484 = 0.80 =
485 * Added screen settings
486 * Registered metaboxes
487 * Fixed bug random method
488 * Workaround for display with special characters (like Chinese), works only with enc_html
489
490 = 0.71 =
491 * Option to make own menu item (in admin panel) for this plugin
492 * Option for showing "successfully encoded" check
493 * Fixed bug showing errors for calling wrong translate function
494 * Fixed bug always showing encoded check on site (for html encode method)
495 * Added workaround for saving disabled checkboxes in options table
496 * Fixed bug where encoded check was also applied on output of encoding form
497
498 = 0.70 =
499 * Fixed bug with extra params
500 * Changed texts and added help tabs on admin options page
501 * Changed visual check for encoded mails/content by showing icon and success message
502 * Solved that all attributes of mailto links remain when encoding
503
504 = 0.60 =
505 * Added hook "init_email_encoder_form" to add custom filters (of other plugins)
506 * Added JavaScript code encapsulation for ASCII method
507 * Solved reinstalling bug for setting right encoding method
508 * Fixed bug shortcodes encoded with HTML method
509
510 = 0.50 =
511 * Added encode method for all kind of contents (template function and shortcode "encode_content")
512 * Added extra param for additional html attributes (f.e. target="_blank")
513 * Added option to skip certain posts from being automatically encoded
514 * Added option custom protection text
515 * Removed "method" folder. Not possible to add own methods anymore.
516 * Other small changes and some refactoring
517
518 = 0.42 =
519 * Widget Logic options bug
520
521 = 0.41 =
522 * Fixed bug by improving regular expression for mailto links
523 * Changed script attribute `language` to `type`
524 * Script only loaded on options page (hopefully this solves the dashboard toggle problem some people are experiencing)
525 * Added support for widget_content filter of the Logic Widget plugin
526
527 = 0.40 =
528 * Added option for setting CSS classes
529 * Improved RSS protection
530 * Removed Lim_Email_Encoder class (now all handled by the main class)
531 * Enabled setting checkbox for filtering posts
532 * Fixed PHP / WP notices
533 * Added param for encode methods: $obj
534
535 = 0.32 =
536 * Fix IE bug
537 * Bug plain emails
538 * Optional "method" param for tag and template function, f.e. [encode_email email="test@domain.com" method="ascii"]
539 * Small adjustments
540
541 = 0.31 =
542 * Fixed tiny bug (incorrect var-name $priority on line 100 of email-encoder-bundle.php)
543
544 = 0.30 =
545 * Added protection for emails in RSS feeds
546 * Improved filtering tags [encode_email ... ]
547 * Improved ASCII and Escape method and added noscript message
548 * Solved an option bug (encode mailto links VS encode plain emails)
549 * Made some cosmetical adjustments on the options page
550 * Code refactoring
551
552 = 0.22 =
553 * First decodes entities before encoding email
554 * Added more wp filters for encoding
555
556 = 0.21 =
557 * Changed Encoder Form: HTML markup and JavaScript
558 * Made some minor adjustments and fixed little bugs
559
560 = 0.20 =
561 * Implemented internalization (including translation for nl_NL)
562 * Improved user-interface of the Admin Settings Page and the Encoder Form
563 * Added template function: encode_email_filter()
564 * Kept and added only high-quality encoding methods
565 * Refactored the code and changed method- and var-names within the classes
566 * Removed 3rd param $encode_display out of the encoding methods, display should always be encoded
567 * Added prefix 'lim_email_' to the encoding methods
568
569 = 0.12 =
570 * Nothing changed, but 0.11 had some errors because /methods directory was missing in the repository.
571
572 = 0.11 =
573 * also possible to use encode tag in widgets by activating the "filter widget" option
574
575 = 0.10 =
576 * Works with PHP4 and PHP5
577 * Methods: default_encode, wp_antispambot, anti_email_spam, email_escape, hide_email
578 * Use the tags: `[email_encode email=".." display=".."]`, `[email_encoder_form]`
579 * Template function: `email_encode()`
580