Insert email in wordpress theme whit cryptX plugin active


/ Published in: PHP
Save to your folder(s)

Insert email in wordpress theme whit cryptX plugin active


Copy this code and paste it in your HTML
  1. <?php new cryptX; cryptX( $content="[email protected]", $text="write me email", $css="footer-mail", $echo=1 );?>

Report this snippet


Comments


You need to login to view comments.