效果图
教程开始
修改文件:
子比主题: zib-comments-list.php (inc/functions/zib-comments-list.php)
找到大概27行的
$user_id = $comment–>user_id; 下面添加
大概在第52行找到
<name class="flex ac flex1">' . $user_name . $badge .'</name>
替换为:
<name class="flex ac flex1">' . $user_name . $badge . $uid.'</name>
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
- 最新
- 最热
只看作者