Protect and encode email addresses safely from spambots, spamming and other robots. Easy to use out-of-the-box without any configuration.
产品特点
- Full page protection for emails
- Instant results (No confiruation needed)
- Protects mailto links, plain emails, email input fields, RSS feeds and much more
- 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 backwards compatibility
- Shortcode support:
[wpml_mailto]
- Template tag support:
wpml_mailto() and wpml_filter()
The plugin combines the best email protection methods (CSS, PHP and JavaScript techniques).
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
The plugin works out-of-the-box to protect your email addresses. After activating the plugin, all options are already set for protecting your emails and mailto links.
3.1.4: September 22, 2023
- Security Patch for XSS vulnerability within the create_protected_mailto() function (Thanks to Wordfence)
3.1.3: September 22, 2023
- Security Patch for XSS vulnerability within the [eeb_mailto] shortcode when using the "email" tag (Thanks to Wordfence)
3.1.2
- Feature: We fully removed all external marketing advertisements! Enjoy our plugin without distractions! :)
- Feature: Full support for Oxygen builder
- Tweak: Optimize PHPDocs and comments
3.1.1
- 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
3.1.0
- Feature: Exclude script tags from being encoded
- Fix: Revalidate and strip escape sequences for encode_escape function
3.0.9
- Feature: Optimize Jetpack integration to also filter against image attribute description tags
- Feature: Soft-filter html placeholder tags
- Feature: Allow template tags to work as well with the plugin settings se tto "Do nothing"
- Fix: Only one match of the soft attributes was soft encoded properly
- Fix: Fix fatal error with template tags
- Fix: The escape js function stripped away all zeros from emails
3.0.8
- Feature: Introduce settings item to load all scripts within the footer instead of the head section
- Tweak: Integration for Divi Theme included
- Tweak: Adjust element id prefix
- Tweak: Integration for Jetpack Carousel slider meta attributes
- Fix: WP CLI stopped working due to loaded buffer
3.0.7
- Feature: Website checker to search your site for unprotected emails. Follow this URL for more information: https://ironikus.com/email-checker/
- Tweak: Merge new marketing setting into advanced area
- Tweak: Optimize some code parts for the newest WordPress standard
3.0.6
- Feature: Add setting to remove shortcodes from RSS feeds
- Tweak: Add feature to disable marketing notifications (Thanks @ac1643 for mentioning - this was probably a bug)
3.0.5
- Feature: Introduce automatic rot13 encoding using javascript
- Feature: Introduce automatic escape encoding using javascript
- Feature: Add shortcode to protect additional content that may can't be reached by the plugin (e.g. certain ajax calls)
- Feature: Randomization for Javascript methods to offer a better and less predictible protection
- Tweak: Allow javscript mailto encoding as well if email png protection is activated and javascript is allowed
- Tweak: Optimize plain email filtering after protecting mailto links and email addresses
- Tweak: Optimize settings-flow in certain combinations
- Tweak: Optimize settings description
- Tweak: Avoid unnecesary email line breaks from wrongly applied display properties
- Tweak: Extend shortcoe help tabs
- Dev: Added new random bool function
3.0.4
- Feature: Soft-encode for script tags to preserve the javascript logic
- Tweak: Set WordPress filter settings item to advanced (since it is not recommended)
- Fix: Fix ReferenceError: jQuery is not defined for the frontend scripts
3.0.3
3.0.2
- Fix: Widgets did not display in certain cases
3.0.1
- Tweak: Optimized PHP Docs
- Fix: Fatal Error due to a non available function
3.0.0
- PLEASE READ BEFORE UPATING: This plugin was completely rewritten and optimized. We also said goodbye to some features (mentioned below). Please test first.
- IN CASE YOU FACE ANY ISSUES, YOU CAN REACH OUT TO US http://wordpress.org/support/plugin/wp-mailto-links#postform
- Feature: Completely rewritten version of your beloved plugin
- Feature: Feature to automatically detect the best protection method
- Feature: Choose from four new settings to choose the strength of your protections
- Feature: Added admin security check icon to encoded input fields and encoded plain emails/texts
- Feature: Also protect every single shortcode content
- 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)
- Tweak: Backward compatibility to the new plugin settings
- Tweak: Remove custom icon functionality due to performance optimization (If you want it back, feel free to reach out)
- Tweak: Completely performance optimized (We removed everything that is not necessary, included a better object caching and much more)
- Tweak: Simplified settings (We cleaned the settings a lot, but you can still get some your old settings page back by activating the advanced checkbox :) )
- Tweak: Optimized filter combinations
- Tweak: Allow custom settings key to be also applied within the settings form dynamically
- 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/wp-mailto-links/)
2.2.1
- Fix: Show admin keylock icon relatively and not absolute
- Ironikus took over development
2.2
- 2019-03-26
- bug fixes
- 10,000 installations; 88,200 downloads
2.1.7
- Fixed bug copying emailaddress (credits to Martin Kreiner)
2.1.6
- Fixed bug retina png or gif images
2.1.5
- Fixed bug responsive image names containing @
2.1.4
- Fixed script conflicts on other admin pages
- Added data-attribute for WP External Links plugin to ignore WPML links
2.1.3
- Solved CSS overwrite
- Solved double filtering for final output and widget output
2.1.2
- Fixed bug only effecting PHP5.3 ($this reference within a closure)
2.1.1
- Bug fixed in wpml_mailto() and wpml_filter() template tags
2.1.0
- Removed "wpml_ready" action
- Code refactor using WPRun library
2.0.1
- Removed realpath(), causing errors on existing installs
- Fixed only load js on wpml admin page
- Security check default off
2.0.0
- Needs PHP version 5.3+
- Complete refactor
- Added Font Awesome Icons and Dashicons
- Added security check for admin users
- Deprecated "wpml_ready" action
- Deprecated "wpml_mailto" filter
1.6.0
- Added option strong protection for emails in input fields
- JavaScript depends on jQuery
- Solved $wp_version missing error
1.5.0
- Secure JS encoding for input fields
1.4.1
- Solved JS only loading on plugin admin page
1.4.0
- Solved bug printing emails
- Complete refactoring (OO, views, general plugin classes)
1.3.3
- Solved bug email in input values, will now be encoded with html entities
- Solved bug @ sign when adding CC and BCC to mailto
- Solved bug layout wrap when using - sign in email
1.3.2
- Set protected email address in the title attribute
1.3.1
- Solved css rtl direction bug
1.3.0
- Only support for WP 3.4+
- Removed stylesheet file to save extra request
- Fixed bug saving metaboxes settings
- Added prefix to css class names
1.2.2
- Fixed bug PHP fatal error include path
1.2.1
- Fixed bug opening mailto links in iOS (iphone)
- Fixed bug deleting setting values when unregister (will now be deleted on uninstall)
- Fixed bug for option "Yes, convert plain emails to mailto links"
1.2.0
- Added option to skip icons on mailtos containing image(s)
- Added email attribute to mailto shortcode
1.1.0
- Added apply filter "wmpl_mailto"
- Changed filter_page method using only one regular expressions
- Added ob_end_flush to the wp_footer filter
- Fixed bug replacing plain email addresses
1.0.3
- Fixed php warning "call_user_func_array() expects parameter 1.."
- Removed ob_end_flush to the wp_footer filter, does not always work properly
1.0.2
- Fixed blank page bug on post edit (admin)
- Added ob_end_flush to the wp_footer filter
1.0.1
- Fixed bug in regexp plain email
- Fixed bug shortcode not working
- Fixed bug - sign in email addresses
- Fixed defined var $protected
- Fixed icon in admin menu
- Fixed update message in admin
1.0.0
- Added shortcode [wpml_mailto]
- Added template functions wpml_mailto() and wpml_filter()
- Added action hook "wpml_ready"
- Added registered metaboxes with screen settings
- Refactored code and reorganized files
- Changed to semantic versioning from 1.0.0
0.30
- Improved regular expressions
- Fixed keep lettercase in mailto params
- Fixed convert plain emails without dot on the end
- Replaced code from pre_get_posts to wp action
0.24
- Fixed IE layout problem (WP 3.3+)
0.23
- Fixed blank page bug (WP 3.2+)
- Fixed setting default option values
0.22
- Added support for widget_content filter of the Logic Widget plugin
- Changed script attribute
language to type
- Displayed name will only be encrypted when containing email address(es)
0.21
- Fixed problem of not showing the first letter
- Fixed rtl css problem
- Fixed PHP / WP notices
0.20
- Fixed bug of changing
<abbr> tag
- Added protection text for replacing emails in head-section and RSS feed
- Better RSS protection
- Improved JS method
- Improved regular expressions
- Solved bug using "&" for extra params (subject, cc, bcc, body) on mailto links
- Small cosmetical adjustments
0.10
- First release, features: protect mailto links and plain emails , set link icon, set no-icon class and additional classes