Feedburner Circulation
Returns your Feedburner Circulation Count. Reduces the Feedburner API calls by updating hourly and serving a database cached result in between.
1.2
- Added the ability to pass in an array of feed IDs
- More code optimization & clean up
- Added default count
- Added the choice to echo or return
- Added the choice to return plain or formatted number
- Changed the function names
- Deprecated
get_feedburner_circulation_text()
- Deprecated
feedburner_circulation_text()
1.1
- Complete code overhaul and optimization
- Goes a step further to fix the zero result issue
- Uses
set_transient() to save the count instead of a dedicated feedburner table
1.0.1
- Fixed Feedburner returning a zero result
1.0.0
- Feedburner API is limited to 1 call per hour
- Saved to your WordPress database
- Test for an http_code equal to 200 else returns 0 (important if server is down so no xml error is thrown)
Requires: 2.7 or higher
Compatible up to: 3.0.5
Last Updated: 2010-12-6
Downloads: 7,138
Average Rating
(4 ratings)
Support
Got something to say? Need help?