/ Published in: PHP
Insert email in wordpress theme whit cryptX plugin active
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?php new cryptX; cryptX( $content="[email protected]", $text="write me email", $css="footer-mail", $echo=1 );?>