编程技术分享 WP-PostViews没有效果需添加wp-head 2014-11-28 0 3193 0 Share 安装的wordpress插件WP-PostViews没有效果,百思不得其解,原来是要在header.php添加这个代码<?php wp_head(); ?>才生效! 0