Title: Email JavaScript Cloak
Author: cgarvey
Published: <strong>19 ສິງຫາ 2013</strong>
Last modified: 8 ທັນວາ 2018

---

ຄົ້ນຫາປລັກອິນ

![](https://ps.w.org/email-javascript-cloaker/assets/banner-772x250.png?rev=758471)

ປລັກອິນນີ້ **ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ**. ມັນອາດຈະ
ບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອ
ໃຊ້ກັບ WordPress ເວີຊັນທີ່ໃໝ່ກວ່າ.

![](https://s.w.org/plugins/geopattern-icon/email-javascript-cloaker_fce6df.svg)

# Email JavaScript Cloak

 ໂດຍ [cgarvey](https://profiles.wordpress.org/cgarvey/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/email-javascript-cloaker.rel_1-03.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/email-javascript-cloaker/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/email-javascript-cloaker/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/email-javascript-cloaker/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/email-javascript-cloaker/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/email-javascript-cloaker/)

## ຄຳອະທິບາຍ

This plugin lets you use a shortcode to automatically generate ‘cloaked’ email addresses
in your content.

_What is cloaking?_
 Take an email address like barack@whitehouse.gov. If that was
to appear on one of your posts/pages, it could easily be ‘scraped’ or ‘harvested’
automatically to add that email address to a spam list of some sort. Cloaking is
all about making that harder to do.

_How does this plugin do its cloaking?_
 For any email address you include in your
content, using the custom shortcode of [email barack@whitehouse.gov], that email
address will appear as “barack -at- whitehouse -dot- gov” in your content initially.
JavaScript running in the browser will then convert that email address to a regular,
clickable, email link. Whilst it may seem pointless to convert a regular email address
to a strange format only to convert it back again, the idea is that most automated‘
scrapers’, or ‘harvesters’, do not run JavaScript and hence won’t be able to pick
up on the non-standard email address. The vast majority of users visiting your site
will have JavaScript, and will see regular email addresses (not the strange format).

_What about users who have no JavaScript, or have it disabled?_
 They will see the
strange format (“barack -at- whitehouse -dot- gov”). You can include a footnote 
using a custom short code [emailnojs] which will explain the strange format, if 
you wish to cater for that tiny minority of visitors.

### ລາຍເຊັ່ນ

This plugin uses the GPLv3 license.

## ພາບໜ້າຈໍ

 * [[
 * Sample use of the [email] custom shortcode.
 * [[
 * How use of the [email] custom shortcode appears on a regular JavaScript-enabled
   browser.
 * [[
 * How use of the [email] custom shortcode appears on a browser with JavaScript 
   disabled.

## ການຕິດຕັ້ງ

There are 2 ways of installation. If your setup supports it, you can search for 
the plugin, by name, within your WordPress control panel, and install it from there.

Alternatively, you download the .zip file, unzip it, and copy the resultant `email-
js-cloak` folder to the `wp-content/plugins/` folder of your WordPress instaltion
folder.

## ຄຳຖາມທີ່ພົບເລື້ອຍ

There are no FAQs at this time. Feel free to suggest some!

## ການຣີວິວ

![](https://secure.gravatar.com/avatar/4655252743479cde6eef386670a292d690a20de66942769f6d3784fc4608be52?
s=60&d=retro&r=g)

### 󠀁[Great plugin](https://wordpress.org/support/topic/great-plugin-9405/)󠁿

 [George Abbas](https://profiles.wordpress.org/munzirstudio/) 3 ກັນຍາ 2016

Joomla has its own email cloaking, time for wordpress to have it too! Good job!

 [ ອ່ານການຣີວິວທັງໝົດ 4 ລາຍການ ](https://wordpress.org/support/plugin/email-javascript-cloaker/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“Email JavaScript Cloak” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມ
ໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ cgarvey ](https://profiles.wordpress.org/cgarvey/)

[ແປ “Email JavaScript Cloak” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/email-javascript-cloaker)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/email-javascript-cloaker/),
ກວດເບິ່ງ [ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/email-javascript-cloaker/),
ຫຼື ຕິດຕາມ [ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/email-javascript-cloaker/)
ຜ່ານ [RSS](https://plugins.trac.wordpress.org/log/email-javascript-cloaker/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

 * Version 1.03 – Fix PHP callback warning (thanks to Simon Schaller).
 * Version 1.02 – Confirm compatibility with WordPress v4.0.
 * Version 1.01 – Remove debug code (affects earlier MSIE versions).
 * Version 1.00 – Initial release.

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **1.03**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **7 ປີ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **500+**
 *  ເວີຊັນ WordPress ** 3.5.0 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **5.0.25**
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/email-javascript-cloaker/)
 * ແທັກ
 * [cloaking](https://lo.wordpress.org/plugins/tags/cloaking/)[email address](https://lo.wordpress.org/plugins/tags/email-address/)
   [harvest](https://lo.wordpress.org/plugins/tags/harvest/)[spam](https://lo.wordpress.org/plugins/tags/spam/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/email-javascript-cloaker/advanced/)

## ການໃຫ້ຄະແນນ

 5 ຈາກທັງໝົດ 5 ດາວ.

 *  [  ການວິຈານ 5 ດາວ ຈຳນວນ 4 ລາຍການ     ](https://wordpress.org/support/plugin/email-javascript-cloaker/reviews/?filter=5)
 *  [  ການວິຈານ 4 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/email-javascript-cloaker/reviews/?filter=4)
 *  [  ການວິຈານ 3 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/email-javascript-cloaker/reviews/?filter=3)
 *  [  ການວິຈານ 2 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/email-javascript-cloaker/reviews/?filter=2)
 *  [  ການວິຈານ 1 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/email-javascript-cloaker/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/email-javascript-cloaker/reviews/#new-post)

[ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ](https://wordpress.org/support/plugin/email-javascript-cloaker/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

 *   [ cgarvey ](https://profiles.wordpress.org/cgarvey/)

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/email-javascript-cloaker/)

## ບໍລິຈາກ

ເຈົ້າຕ້ອງການສະໜັບສະໜູນການພັດທະນາຂອງປລັກອິນນີ້ບໍ່?

 [ ບໍລິຈາກໃຫ້ປລັກອິນນີ້ ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6137112)