品牌出海 -
外贸推广、英文网站营销、独立站SEO

wordpress文章末加本文链接

wordpress文章末加本文链接

在functions.php文件中添加下面的代码:(测试但是没有效果,可以用下面的代码没有效果的)

function wpjiaocheng_content($more_link_text = null, $stripteaser = 0) {
$content = get_the_content($more_link_text, $stripteaser);
$content.= "转载请注明来自<a href='https://www.qi70.com'>qi70博客</a>,";
$content.= "本文地址:<a href='".get_permalink($post, true)."' title='".get_the_title($post_id)."'>".get_permalink($post, true)."</a>";
$content.= "\n 博客撰文不易,转载请注明出处和链接!";
$content = apply_filters('the_content', $content);
$content = str_replace(']]>', ']]>', $content);
echo $content;
}

一般直接在single.php的文章结尾处添加下面代码:(亲测有效)

   <p>原创文章如转载,请注明本文链接: <a href=<?php the_permalink(); ?> title=”<?php the_title(); ?>”>
<?php the_permalink(); ?></a>
</p>
文章类别:WordPress / 外贸运营

如有转载,请注明本文链接: https://www.qi70.com/1653.html

赞(9) 外贸合作微信:Aiziji5267_
有任何问题或者外贸0-1建设合作联系微信:Aiziji5267_,本站点的内容仅供学习、分享与交流,不保证内容的正确性。通过使用本站内容随之而来的风险与本站无关。知识文章以及源码仅供参考学习,当使用本站时,代表你已接受本站的声明和隐私原则等条款。70外贸通_外贸跨境电商运营推广网站 » wordpress文章末加本文链接
分享到: 更多 (0)
标签:

亚马逊、国际站代运营,独立站建设,外贸B2B、B2C合作加微信(w5267q) 抢沙发

专业网站运营,云服务器技术分享!

阿里云优惠购买购物优惠网

如有需要或者帮助可以加我微信:Aiziji5267_

支付宝扫一扫打赏

微信扫一扫打赏