Описание
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.
Установка
- install and activate the plugin on the Plugins page
- 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.
Отзывы
Участники и разработчики
«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