腾讯云2核2G3M服务器88元/年、2核4G5M带宽166元一年,可买3年,4核8G12M带宽、8核16G、16核32G...
阿里云99元服务器,新老用户均可买,99元/年续费到2027年,396元4年,多配置特价...
阿里云99元服务器,新老用户均可买,99元/年续费到2027年,396元4年,多配置特价...
WordPress文章浏览数统计插件是WP博客必备的,推荐一款功能强大的插件:WP-Postviews,新手站长网来说说WP-Postviews的设置以及使用方法:
WP-Postviews设置
设置统计对象(Count Views From)可以选择:任何人(Everyone)、访客(Guests Only)或者注册用户(Registered Users Only),可以排除蜘蛛爬虫(Exclude Bot Views)。文章源自新手站长-https://xinshouzhanzhang.com/wp-postviews.html
WP-Postviews使用
使用方法一:在页面调用浏览数
在WordPress文章页或者页面调用浏览数,需要在当前博客的主循环中加入以下代码:文章源自新手站长-https://xinshouzhanzhang.com/wp-postviews.html
<?php if(function_exists('the_views')) { the_views(); } ?>
一般需要加入的主题模板页为:index.php, archive.php, single.php, post.php 或者 page.php等。文章源自新手站长-https://xinshouzhanzhang.com/wp-postviews.html
使用方法二:调用最受欢迎的文章
显示最受欢迎的文章的代码是:文章源自新手站长-https://xinshouzhanzhang.com/wp-postviews.html
<?php if (function_exists('get_most_viewed')): ?> <ul> <?php get_most_viewed(); ?> </ul> <?php endif; ?>
使用方法三:调用某个人类或者标签下最受欢迎的文章
某个分类和某个tag下的最受欢迎文章分别是:get_most_viewed_category()
和get_most_viewed_tag()
文章源自新手站长-https://xinshouzhanzhang.com/wp-postviews.html
【阿里云99元服务器】入口2核2G3M带宽、新老用户同享、99元/年续费到2027年
2023阿里云优惠活动:xinshouzhanzhang.com/go/aliyun
注意:以上特价轻量服务器限制条件为“产品首单特惠”,如果你的腾讯云账号已经是老用户,建议重新注册一个腾讯云账号,如果你是新用户符合条件,那么无脑入,确实值得。