• 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>

  • The topic ‘Awesome. Tried all other plugins, this worked instantly’ is closed to new replies.