Overview:
Allows you to integrate TwitterCounter.com badges on your blog to display how many follows you have on Twitter.
Additionally, you can add the Twitter Remote to your blog, which shows which twitter users recently visited your blog or website.
Manually add where you would like to display the badge / remote or use the WordPress sidebar widgets instead.
Features:
- Display TwitterCounter badges
- Display Twitter Remote
- Sidebar widgets included for ease of use
- Complete customization from within the comfort of WordPress Admin
- Deactivating plugin will not kill your theme
- Clean uninstall if you choose to delete the plugin
Requirements:
- WordPress 2.5 or above
Installing
- Download TwitterCounter.
- Extract the contents of twittercounter.zip to wp-content/plugins/ folder. You should get a folder called twittercounter.
- Activate the Plugin in WP-Admin.
- Goto Settings > TwitterCounter and enter your Twitter username
- Add
<?php do_action('echo_tc'); ?>to your theme file where you want to display the counter or use the WordPress widget - Add
<?php do_action('echo_twitter_remote'); ?>to your theme file where you want to display the counter or use the WordPress widget
Options:
The below screenshot shows the options you can configure. Currently, you can choose from four different style badges, viz blank, black, white and blue. Also includes the various settings for Twitter Remote. Click in the color input files to select the color.
You need to enter your Twitter username to begin.
ChangeLog:
- 1.3.3 – Fix for internationalization
- 1.3 – Now uses the new JavaScript code. Also added the new Big Bird button
- 1.2 – Integrated Twitter Remote
- 1.1 – Minor bug fixes
- 1.0 – Release
To Do:
- Support for Twitter widgets
Downloads
Current Version is 1.3.3
Support the Development
Writing and testing plugins takes a good amount of time. If you like the plugin and find it useful and would like to donate something for my work please do click the Paypal Donate button below. The payment is secure. I haven’t filled in any amount. Feel free to donate what you please. Any amount is welcome. Thank you
License
All files and their contents are licensed under the GNU General Public License (GPL).
Questions or Bugs
Known Bugs
If you have any questions or would like to report any bugs then please use the support forum.
Download TwitterCounter v1.3.3
Home







You need to translate the file and call the generated .po file as “twittercounter-zh_TW.po” instead of “zh_TW.po”
@Ajay, yes, I were call the generated .po file as ?twittercounter-zh_TW.po? instead of ?zh_TW.po?.
But, that still isn’t work,so I give up that, just use defaut file, that’s it.
And still say thank you for your plugins!