Typecho Codes
模板
插件
代码
投稿
商业模板
文章页TAG只输出名字
2016-11-23
文章页面,只输入tag的名字,而没有链接。
<?php $this->tags(', ', false, 'none'); ?>