新窗口打开
-
WordPress 所有外链在新标签打开
将下面的代码添加到主题的 function.php 中function rt_add_link_target( $content ){// use the tag to split into segments$bit…
-
typecho 文章外链自动添加nofollow和新窗口打开
nofollow标签是由谷歌领头创新的一个“反垃圾链接”的标签,&…
将下面的代码添加到主题的 function.php 中function rt_add_link_target( $content ){// use the tag to split into segments$bit…
nofollow标签是由谷歌领头创新的一个“反垃圾链接”的标签,&…