摘要: 将下面的代码添加到主题的functions.php就可以给分类添加分类模板 //指定文章模板 function load_single_template($template) { $new_template = ''; // single post template if( is_single() 阅读全文
posted @ 2020-08-25 23:19 星锋 阅读(802) 评论(0) 推荐(0)