在wordpress主题中插入电子邮件,其中cryptX插件处于活动状态
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了在wordpress主题中插入电子邮件,其中cryptX插件处于活动状态相关的知识,希望对你有一定的参考价值。
Insert email in wordpress theme whit cryptX plugin active
<?php new cryptX; cryptX( $content="[email protected]", $text="write me email", $css="footer-mail", $echo=1 );?>
以上是关于在wordpress主题中插入电子邮件,其中cryptX插件处于活动状态的主要内容,如果未能解决你的问题,请参考以下文章