FeedBurnerCount

A well-optimized and reliable plugin that connects to the FeedBurner Awareness API to retrieve your readers count, that you can print out in plain tex

Author:Guillermo Rauch (profile at wordpress.org)
WordPress version required:2.2
WordPress version tested:2.7.1
Plugin version:0.1
Added to WordPress repository:24-03-2009
Last updated:24-03-2009
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://devthought.com/projects/wordpress/feed...
Total downloads:4 680
Active installs:60+
plugin download
Click to start download

Features:

  • Easy installation and setup
  • Use <?php echo fbc_count() ?> to output the count. No unneeded options, no extra markup, place it wherever you want.
  • If feed count cannot be retrieved, you can choose to display a custom 'N/A' text or keep the last retrieved count.
  • Performance optimized for retrieval and parsing of the result.
  • Average count calculation between dates. Since FeedBurner produces different readers count for each day, you can display to your users an average of, for example, the last 30 days.