
內容簡介
這個外掛非常容易使用:只需安裝它,使用短碼 [email],它就會自動運作。如果您需要多個電子郵件地址,可以前往設置頁面創建自定義電子郵件地址,並使用相應的短碼,例如[email name=”cfe-example”]。如果您需要在郵件中添加主題,只需在短碼中使用subject參數,例如[email name=”cfe-example” subject=”My Email Subject Line”]
這個簡單易用的外掛可以通過JavaScript遮蔽/混淆安全地在您的網站前端顯示您的電子郵件。顯示的電子郵件是您在WordPress常規設置中設置為管理員電子郵件或在"遮蔽電子郵件"設置頁面中設置的自定義電子郵件。源代碼不會顯示您的實際電子郵件地址,因此可以防止網絡爬蟲收集您的電子郵件,並將您列入他們的電子郵件垃圾信列表中。
源代碼會顯示為:<span class=”cfe-jsemail”><a href=”#”>loading…</a></span>
*注意:如果使用者在他們的瀏覽器上禁用了JavaScript,他們將會看到文字"loading..."而不是實際的電子郵件地址。
防止無頭瀏覽器PhantomJS和SlimerJS攻擊。
外掛標籤
開發者團隊
原文外掛簡介
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: loading…
*Note: If users have javascript disabled on their browser they will get text saying “loading…” in place of the actual email.
Protect aganist headless browsers PhantomJS and SlimerJS.
