Cloak Front End Email

描述

Plugin is easy to use: just install it, use short code [email] and it just works. If you want multiple email addresses go to the settings page and create your custom email address and use the short code referenced. Will be similar to [email name=”cfe-example”]. Simple to add a subject line with subject parameter in shortcode [email name=”cfe-example” subject=”My Email Subject Line”]

Simple and easy to use plugin for displaying your email on the front end of your website safely and securely through JavaScript cloaking / obfuscation. Email that is displayed is the email you have setup as your admin email in WordPress General Settings or the custom email you setup in on the “Cloak Email” settings page. Source code does not show your actual email address which keeps scrapers from email harvesting and putting you on their email spam lists.

Source code will look like this: <span class=”cfe-jsemail”><a href=”#”>loading…</a></span>

*Note: If users have javascript disabled on their browser they will get text saying “loading…” in place of the actual email.

Protects aganist headless browsers PhantomJS, SlimerJS and Selenium that use default agent.

安裝

  1. install and activate the plugin on the Plugins page
  2. use short code [email] or [email name=”cfe-example”] or [email name=”cfe-example” subject=”My Email Subject Line”] in your pages, posts, or widgets where you want to display your mailto email address.

評價

2022年4月18日
Although it looks like this plugin simply publishes your email address, it cleverly renders the link when the page is viewed/loaded and email harvester see a loading placeholder (use any page scanner to check this). Simple and effective and keeps my published addresses organised.
2021年8月30日 2 replies
This is not a cloaking plugin. This is a plugin that makes your email address clickable. Every page builder has that today. What I was hoping for was that this would be a real cloaker that can protect my emails from bots. It's not even close.
2018年1月16日
Am a little amazed this plugin has no other reviews as it just works so well. I have used it now for a year on a few websites and had no issues. It is 'mobile friendly', I'm an Android user and the email 'mailto' function works seamlessly. Regards, Dennis
閱讀全部4個評價

貢獻者及開發者

“Cloak Front End Email” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Cloak Front End Email 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.1

  • Fixed bug, cloak front end email was making WordPress top admin to disappear in 4.3.1

1.2

  • Reformatted Ajax call

1.3

  • Added ability to have multiple email addresses. Includes an admin settings page for adding custom or additional email addresses for the front end of your website with an easy short code [email name=”cfe-example”]. Now detects PhantomJS and SlimerJS agents and keeps emails safe from headless browsers.

1.4

  • Fixed bug, allow dot in email address first.last@email.com

1.5

  • Admin bug fix

1.6

  • Database prefix update

1.7

  • Subject Line added to shortcode attribute use as follows [email name=”cfe-example” subject=”My Email Subject Line”], enable javascript text changed to loading…

1.8

  • Fixed browser compatibly issues

1.9

  • Fixed browser compatibly issues with mailto link not opening mail client.

1.9.1

  • Optimized admin email ajax call.

1.9.2

  • Protects aganist headless browser Selenium.
  • Admin Shortcode XXS fix.
  • Administrator role is only user that can access settings page. (if you need other user roles to access settings page please submit a feature request)

=1.9.3 =
* Rendering bug fix with multiple emails on a single page