Linux 软件免费装

BE Stats

开发者 billerickson
更新时间 2017年4月11日 02:44
PHP版本: 3.0.1 及以上
WordPress版本: 4.7.3
版权: GPLv2 or later
版权网址: 版权信息

标签

stats listing popular popularity

下载

1.0 1.1 1.1.1

详情介绍:

This is a helper plugin to allow you to build WordPress queries using WordPress.com stats. This plugin uses the WordPress.com stats (packaged in Jetpack) to find out your most popular posts. You must be running Jetpack for this plugin to work. I recommend running Jetpack for at least 30 days to get useful data. It asks for the 100 most popular posts over the past 30 days. This includes both posts and pages, since their stats don’t let you filter based on post type. I filter this list down to just posts and then store its ranking as post meta ('be_stats'). You can write custom queries to list popular posts, or use the Display Posts Shortcode plugin to do it for you. Examples using the shortcode plugin: [display-posts orderby="popular"] - Lists the 10 most popular posts [display-posts orderby="popular" posts_per_page="4"] - Lists the 4 most popular posts [display-posts orderby="popular" posts_per_page="4" tag="basic"] - Lists the 4 most popular posts tagged "basic"

更新日志:

1.1.1 1.1 1.0