描述
本插件可以通过设置区分显示注册会员的访问量
管理员可设置通过UA信息区分访问者和搜索引擎蜘蛛。
安装
您可以在WordPress插件中心自动安装或手动上传安装
- 上传 ‘wp-postviews-plus’ 到网站的 ‘/wp-content/plugins/’ 目录。
- 通过WordPress后台的“插件”菜单激活“WP-PostViews Plus”插件。
- 在主题文件中添加代码开启本插件的方法,可以查看 使用帮助页面
用法
您需要编辑主题文件并添加如下代码才能正确显示浏览统计。
<?php if(function_exists('the_views')) { the_views(); } ?>
常见问题
如果您有使用问题,可以访问 插件作者网站 进行提问。
评价
2020年5月24日
It is a great and small plugin and it is easy to install and get it work.
2017年11月7日
easy to install and to add to your theme.
it works perfectly
贡献者及开发者
更新日志
请访问 插件更新日志