Encode mailto links and (plain) email addresses on your site and hide them from spambots. Easy to use, plugin works directly when activated.
0.80 (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
- 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
- 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
- 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
- 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
0.41
- 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
- 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
- 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
- Fixed tiny bug (incorrect var-name $priority on line 100 of email-encoder-bundle.php)
0.30
- 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
- First decodes entities before encoding email
- Added more wp filters for encoding
0.21
- Changed Encoder Form: HTML markup and JavaScript
- Made some minor adjustments and fixed little bugs
0.20
- 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
- Removed 3rd param $encode_display out of the encoding methods, display should always be encoded
- Added prefix 'lim_email_' to the encoding methods
0.12
- Nothing changed, but 0.11 had some errors because /methods directory was missing in the repository.
0.11
- also possible to use encode tag in widgets by activating the "filter widget" option
0.10
- 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()
Requires: 3.0.0 or higher
Compatible up to: 3.5.1
Last Updated: 2013-3-13
Downloads: 20,682
Ratings
4.7 out of 5 stars
Support
0 of 2 support threads in the last two months have been resolved.
Got something to say? Need help?