Twounter returns the number of twitter followers in a plain text format.
There are two ways to fetch the number of twitter followers.
PHP Template Tag:
You can use the function
<?php echo twounter('username') ?>
in your template files.
Shortcode:
You can use the twounter shortcode
[twounter]username[/twounter]
in posts and pages to return the numbers of twitter followers.
Download Plugin
Latest Version is 1.0.2