子比主题文章评论区添加评论用户的六位彩色ID号码,增加简单的靓号判断

图片[1]-子比主题文章评论区添加评论用户的六位彩色ID号码,增加简单的靓号判断-皓月星辰

步骤流程

修改文件:
子比主题: zib-comments-list.php (inc/functions/zib-comments-list.php)

找到大概27行的

$user_id = $comment–>user_id;  下面添加

大概在第52行找到

<name <strong>class</strong>="flex ac flex1">' . $user_name . $badge .'</name>

替换为:

<name <strong>class</strong>="flex ac flex1">' . $user_name . $badge . $uid.'</name>

© 版权声明
THE END
喜欢就支持一下吧
点赞15 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容