wordpress模板
源码介绍 更新内容: 1、缩略图摘要布局时文章title bug修复 funtions.php 2、更新到wordpress 4.4评论翻页丢失导航bug(4.4好像去掉了$wp_query->max_num_comment_pages,追索到get_comment_pages_count这里发现了问题,所以ajax调用导航是需要传$comments进去计算)function-ajax.php comment.js 3、首页导航bug修复 functions.php index.js style.css 4、底部信息更新 functions.php 5、404页面id重复 404.php 6、留言墙错误排除 functions.php 7、不设置logo音乐时,首页文章音乐点击无反应bug修复 audio_player.js