Popis
Tento plugin byl uzavřen, a je od 9. 7. 2024 nedostupný. Není již k dispozici ke stažení. Důvod: Porušení pravidel.
Recenze
9. 10. 2019
This is the FIRST (and still only) email encoding plugin that gets the job done.
Thanks!
11. 2. 2017
I needed to hide email addresses in conjunction with plugin Team Showcase.
Tried all other plugins, and they failed to work within the data fields of this plugin.
This plugin worked right away after activation. The email is clickable in chrome windows and android.
In code it looks like this. Eat your heart out spammers.
<span id=“enkoder_3_824968296″>email hidden; JavaScript is required</span><script type=“text/javascript“>
/* <!– */
function hivelogic_enkoder_3_824968296() {
var kode=“kode=\“110 114 103 104
…
62\“;kode=kode.split(\‘ \‘);x=\’\‘;for(i=0;i<kode.length;i++){x+=String.fromCharCode(parseInt(kode[i]-3))}kode=x;“;var i,c,x;while(eval(kode));
}
hivelogic_enkoder_3_824968296();
var span = document.getElementById(‚enkoder_3_824968296‘);
span.parentNode.removeChild(span);
/* –> */
</script>
20. 10. 2016
Use it on several sites, works out of the box.
3. 9. 2016
It’s so cool to be able to put an email address right out there, with a mailto link, and hide it from bots!
Autoři
PHPEnkoder je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “PHPEnkoder” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.