Feed Count V 1.0 by francesco mapelli http://www.mapelli.info - francesco@mapelli.info 16-mar-2007 Feed Count is a Wordpress Plugin that displays the number of subscribers to your feedburner feed, you can see it in the sidebar of www.mapelli.info, right under the feed icon.Since I don't like the feedburner "chicklet", I develped this plugin that can be easily integrated with your wordpress theme. == Features == * Before and After Tags * Full CSS styles support * Customizable refresh time * Customizable link * Integration with Wordpress administration panel== Installing Feed Count == * Get Feed Count zip file & Unzip it (it seems you already did this..) * Upload feedcount.php to your wordpress plugin directory * Activate the plugin from the plugins tab * Play with the options (Options -> Feed Count) to fit your needs * Be sure to have Awareness API for your feedburner account enabled (to enable it log in to your feedburner account, go to the Publicize tab, click on the Awareness API service and enable it). * Put where you want your feed count to appear. * If you like Feed Count, you should consider writing a post to tell the world how cool it is, maybe adding a link to www.mapelli.info and Feed Count homepage== Customizing Feed Count with a CSS ==Feed Count can be easily customized by adding some entries to your css file. Here's what I added for www.mapelli.info:.feedcountdiv p{margin-top:5px;}.feedcount {text-align:center;padding:3px;background-color:#ee7d00;color:#ffffff;font-weight:bold;-moz-border-radius:3px;border:2px solid #cc5b00;}.subscribers {background-color: #cc5b00;color:#ffffff;padding:0px 2px 0px 2px;}Getting Feed Count == Comments, Feedbacks, Bugs == at www.mapelli.info/feedcount/feed-count-10 in the comment section, please... or by mail at francesco@mapelli.info