=== Fetch Twitter Count ===
Contributors: horshipsrectors
Plugin URI:
Tags: adopt-me
Donate link:
Requires at least: 4.0.0
Tested up to: 4.8.0
Stable tag: 2017.08.13

Returns the current follower count of a specific Twitter account, or FALSE if not found. Can also use a shortcode.

== 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.

== Screenshots ==




== Frequently Asked Questions ==

= 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).





== Change Log ==

= 2.0.0 =

* added settings page to allow default settings
* added shortcode


= 1.0.0 =

* initial release