在 WordPress 中显示标签图标而不是标签文本
我想显示标签图标而不是标签图标。 例如,我想显示 Photoshop 图标,而不是标签文本“Photoshop”。 任何帮助将不胜感激。
I would like show tag icons instead of tag icons.
As an example, Instead of the tag text "Photoshop" I would like to show Photoshop icon.
Any help would be cordially appreciated.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您可能需要为每个标签制作一个图标,然后使用标签名称构建图标的路径。
You probably will need to make an icon for each tag, then use the tag name to build a path to the icon.
你可以使用 标签图像 插件来做到这一点
you could do that with tag images plugin