>
Download This Plugin | |
Download Elegant Themes | |
Name | BE Stats |
Version | 1.1 |
Author | Bill Erickson |
Rating | 90 |
Last updated | 2014-09-09 03:27:00 |
Downloads |
654
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
BE Stats plugin added 12 bytes of resources to the Home page and 15 bytes of resources to the sample Post page.
BE Stats plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! BE Stats plugin ads no tables to your Wordpress blog database.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"
No support will be provided by the developer