使用教程:
找到 /wp-content/themes/zibll/inc/functions/zib-posts-list.php
添加代码
<img draggable="false" oncontextmenu="return false;" src="上传自己图片的路径" class="shice">
![图片[1] - 子比文章列表的标题添加一个文字标签声明美化功能的教程 - 鹿泽笔记](https://www.bailuze.com/wp-content/uploads/2024/06/20240611105705.png)
css代码
img.shice {
position: relative;
top: -2px;
margin-right: 4px;
height: 20px;
pointer-events: none;
}
👋 感谢您的观看!
© 版权声明
THE END