內容簡介
這是一個簡單的給 RSS 資料頻道使用的統計工具,由 Andres Nieto Porras 和 Frank Bueltge 開發。
您可以在選項中進行以下自定義:
統計中所保存的天數
允許查看統計的最低 WordPress 使用者等級
訪問留存時間(例如 1 小時為 3600 秒,但可以更改)
訪客在線時間(例如 5 分鐘,推薦值為 300 秒)
不保存的 IP,例如您自己的 IP
統計可以顯示在儀表板上
這個外掛程式使用英文語言,並提供德文和繁體中文的翻譯檔案。在繁體中文翻譯版本中,會以按鈕形式提供給 RSS 資料頻道使用。
此外掛程式由 Inpsyde 開發,我們熱愛 WordPress。
歡迎到我們的 市集 查看高級外掛程式。
使用以下程式碼在您的部落格上顯示統計數據。
<php feedstats_getfeeds(); ?>
例如:
<?php if (function_exists('feedstats_getfeeds')) : feedstats_getfeeds(); endif; ?>
您也可以使用按鈕形式顯示您的平均 RSS 瀏覽人數。使用 feedstats_getfeeds_button() 函式,並透過 CSS 樣式設定格式。
例如:
<div id="feeds_button"><?php feedstats_getfeeds_button(); ?></div>
#feeds_button {
width: 74px;
height: 14px;
text-align: left;
font-size: 10px;
padding: 1px 15px 15px 3px;
color: #fff;
background: url(wp-content/plugins/feedstats-de/images/feedstats-de.gif) no-repeat;
margin-bottom: 2px;
}
如果要使用默認圖示,請使用以下樣式:
#feeds_button {
width: 74px;
height: 14px;
text-align: left;
font-size: 10px;
padding: 1px 15px 15px 3px;
color: #fff;
background: url(wp-content/plugins/feedstats-de/images/feedstats-de-zh_TW.gif) no-repeat;
margin-bottom: 2px;
}
如果您要使用翻譯版本(包括繁體中文、義大利文和土耳其文)的樣式 CSS,請參考以上示例。
鳴謝
由 Christoph Schröder 建立的 FeedReaderButton(gif)
繁體中文翻譯按鈕(gif)和翻譯由 Neil Lin 提供
義大利文翻譯按鈕(gif)和翻譯由 Gianni Diurno 提供
土耳其文翻譯由 Baris Unver 提供
法語翻譯由 burningHat 提供
西班牙文翻譯由 fportero 提供
感謝 Fat Cow 提供白俄羅斯的語言檔案。
外掛標籤
開發者團隊
原文外掛簡介
Simple statistictool for feeds, by Andres Nieto Porras and Frank Bueltge.
You can customize in options:
Amount of days that is supposed to be saved in the statistics.
Minimum level of WordPress-user, who is allowed to see the statistics.
Time of a stay/visit (1hour values 3600seconds is common but might be changed)
Visitors onlinetime (5minutes value 300s is a recommendation)
IP, that is supposed not to be saved, ex.: your own IP
Statistics can be shown on the dashboard
The Plugin is in english language and have the german and traditional chinese translation in language-file. For traditional chinese translation give it a another icon for feedreaders in an button. Example: You can also use an Button with your average feedreaders. Use function feedstats_getfeeds_button() and format with CSS. #feeds_button { For use the default-icon for style-css in traditional Chinese (zh_TW) translation for style-css in italien (it_IT) translation FeedReaderButton (gif) by Christoph Schröder Licence
Made by Inpsyde · We love WordPress
Have a look at the premium plugins in our market.
Use the follow function for write the statistic on your blog.
Example:
width: 74px;
height: 14px;
text-align: left;
font-size: 10px;
padding: 1px 15px 15px 3px;
color: #fff;
background: url(wp-content/plugins/feedstats-de/images/feedstats-de.gif) no-repeat;
margin-bottom: 2px;
}
#feeds_button {
width: 74px;
height: 14px;
text-align: left;
font-size: 10px;
padding: 1px 15px 15px 3px;
color: #fff;
background: url(wp-content/plugins/feedstats-de/images/feedstats-de-zh_TW.gif) no-repeat;
margin-bottom: 2px;
}
#feeds_button {
width: 74px;
height: 14px;
text-align: left;
font-size: 10px;
padding: 1px 15px 15px 3px;
color: #fff;
background: url(wp-content/plugins/feedstats-de/images/feedstats-de-it_IT.gif) no-repeat;
margin-bottom: 2px;
}
Acknowledgements
FeedReaderButton (gif – traditional Chinese (zh_TW)) and traditional Chinese translation by Neil Lin
FeedReaderButton (gif – italien (it_IT)) and italien translation by Gianni Diurno
Turkish translation by Baris Unver
French translation by burningHat
Spanich translation by fportero
Thanks to Fat Cow for the belarussian language files.
Ukrainian translation by AzzePis
Czech translation by Lelkoun
Polish translation by Online Casino Bluebook
Thanks for bulgarian language files to Web Geek
Russian translation by DachaDecor
Thanks to Brian Flores for serbian translation
Thanks to Pieter Carette
Lithuanian translation files by Vincent G
Good news, this plugin is free for everyone! Since it’s released under the GPL, you can use it free of charge on your personal or commercial blog. But if you enjoy this plugin, you can thank me and leave a small donation for the time I’ve spent writing and supporting this plugin. And I really don’t want to know how many hours of my life this plugin has already eaten 😉
Translations
The plugin comes with various translations, please refer to the WordPress Codex for more information about activating the translation. If you want to help to translate the plugin to your language, please have a look at the sitemap.pot file which contains all defintions and may be used with a gettext editor like Poedit (Windows).
More by Inpsyde
Our plugin MultilingualPress 3 (MLP3) enables multilingual websites without any performance loss! Especially professional WordPress users are convinced!
Are you protected against a total loss of your data? Our plugin BackWPup saves all your data reliably so that you can sleep well again.
延伸相關外掛
