內容簡介
此外掛會在您的網誌中新增 Google Reader 統計數據。GRS 可以測量每一個 Google Reader 上的網誌饋送內容的 +1 和瀏覽次數,並在您的網誌上顯示。GRS 小工具可讓讀者輕鬆查看網誌中最佳內容,即 Google Reader 中擁有最高 +1 或瀏覽次數的內容。
在您的範本檔案 (index.php、single.php、archive.php) 中加入<?php if (function_exists( 'the_grs_plusones' )) the_grs_plusones(); ?> 以顯示文章的 +1 數據,或加入 <?php if (function_exists( 'the_grs_views' )) the_grs_views(); ?> 以顯示文章的瀏覽次數。
翻譯
波斯文 - Reza Moallemi
版本 1.4 新增功能
* 新增支援新版 Google Reader 的介面和功能
* 新增支援 Google +1
* 改善觀看饋送統計數據的圖表效能
外掛標籤
開發者團隊
原文外掛簡介
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 code for post +1s and for post views in your template files (index.php, single.php, archive.php) to show +1/view count.
Translations
Persian – Reza Moallemi
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
