Description
** this plugin is no longer being update. Please feel free to adopt me! **
Returns the current follower count of a specific Twitter account, or FALSE if not found. Can also use a shortcode.
Installation
To install the plugin, please upload the folder to your plugins folder and active the plugin.
FAQ
- Installation Instructions
-
To install the plugin, please upload the folder to your plugins folder and active the plugin.
- How do I see the results?
-
To see the results, insert the PHP echo horshipsrectors_twitter_count( ‘horshipsrectors’ ); into your template.
- How do I add a shortcode to my page?
-
Within a page or post, call [horshipsrectors_twitter_count XXX] to see a your current Twitter count (replace XXX with your twitter id).
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Fetch Twitter Count” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Fetch Twitter Count” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0.0
- added settings page to allow default settings
- added shortcode
1.0.0
- initial release