0.效果图展示
1. 修改friends.php文件,文件路径:网站根目录/usr/themes/Joe
2. 修改functions.php文件,文件路径:网站根目录/usr/themes/Joe
$JFriendsSwitch = new Typecho_Widget_Helper_Form_Element_Select(
'JFriendsSwitch',
array('off' => '关闭(默认)', 'on' => '开启'),
'off',
'是否开启友链检测功能',
'介绍:开启后友链界面可以自动检测对方站点是否添加本站友链'
);
$JFriendsSwitch->setAttribute('class', 'joe_content joe_other');
$form->addInput($JFriendsSwitch->multiMode());
注意下面是修改,不是新增
$JFriends = new Typecho_Widget_Helper_Form_Element_Textarea(
'JFriends',
NULL,
'Joe的博客 || https://78.al || https://cdn.jsdelivr.net/npm/typecho-joe-next@6.0.0/assets/img/link.png || Eternity is not a distance but a decision || 友链页面地址(可不填写)',
'友情链接(非必填)',
'介绍:用于填写友情链接 <br />
注意:您需要先增加友联链接页面(新增独立页面-右侧模板选择友联),该项才会生效 <br />
格式:博客名称 || 博客地址 || 博客头像 || 博客简介 || 友链页面地址 <br />
其他:一行一个,一行代表一个友联'
);
$JFriends->setAttribute('class', 'joe_content joe_other');
$form->addInput($JFriends);
3.在主题中开启此功能后,需要在友链配置最后增加一个友链界面的链接,如果没有友链页面可不添加,如图所示
4.如何操作,自行摸索吧,如果有疑问可在本文章评论
我记得你是大傻逼
二夫人我给我
6
。。。
好耶
1111