>
Download This Plugin | |
Download Elegant Themes | |
Name | Google Reader Stats |
Version | 1.4 |
Author | Reza Moallemi |
Rating | 0 |
Last updated | 2011-03-22 09:11:00 |
Downloads |
6256
|
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%
Google Reader Stats plugin added 3 bytes of resources to the Home page and 6 bytes of resources to the sample Post page.
Google Reader Stats plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Google Reader Stats plugins ads the following DB table(s) to your Wordpress blog database:Table name | Table size (in bytes) |
---|---|
wp_grs_main | 16384 |
This plugin adds the Google Reader Stats to your blog. GRS measures the +1s and views count of each blog feed item on Google Reader and displays it on your blog . The GRS Widget enables readers to easily see the blog’s best content, with the highest overall +1s or views on Google Reader.
Put the <?php if (function_exists( 'the_grs_plusones' )) the_grs_plusones(); ?>
code for post +1s and <?php if (function_exists( 'the_grs_views' )) the_grs_views(); ?>
for post views in your template files (index.php, single.php, archive.php) to show +1/view count.
Translations
What's New in version 1.4
* Add Support for new google reader interface and fetures
* Add Support for Google +1
* Improve Graph performance for viewing feed stats