Fetch Twitter Count
Fetch Twitter Count
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
Changelog
2.0.0
- added settings page to allow default settings
- added shortcode
1.0.0
- initial release