內容簡介
是否曾經希望在 WordPress Dashboard 上看到 FeedBurner 的統計數據?使用這個簡單的外掛現在你就可以看到了。這個外掛使用 FeedBurner 的 Awareness API 取得你的訂閱統計數據,因此你現在可以在 WordPress 管理區域輕鬆檢查訂閱統計數據。
統計數據圖表介紹,從 2008 年 1 月 1 日至今。
側邊欄小工具
如果你使用了小工具準備的動態側邊欄,你可以加入 FSS Widget。
輸入以下代碼 [fss_subscribers] 以查看訂閱者數量。
你可以自定義外觀,例如:
這個博客有 [fss_subscribers] 位訂閱者。
上述代碼將會展示:
這個博客有 20 位訂閱者。
外掛標籤
開發者團隊
原文外掛簡介
Ever wanted to see your FeedBurner stats on the WordPress Dashboard? Well now you can with this simple plugin. The plugin uses FeedBurner’s Awareness API to get your feed subscriber stats directly from FeedBurner. So now you can easily check your subscriber stats from the WordPress Administration section.
-Graphing of stats from 01-01-2008 to the present.
Sidebar Widget
If you have a widget ready dynamic sidebar, you can add the FSS Widget.
Add this code: [fss_subscribers] to view the subscriber count.
You can customize how this looks for example:
There are [fss_subscribers] subscribers to this blog.
WILL DISPLAY:
There are 20 subscribers to this blog.
