Version: 1.0
3.1. For horizontal button:
if(function_exists("tweet_button")) { echo tweet_button('georgejipa'); }
3.2. For vertical button:
if(function_exists("tweet_button")) { echo tweet_button('georgejipa', 'vertical'); }
3.3. For simple button (without count):
if(function_exists("tweet_button")) { echo tweet_button('georgejipa', 'none'); }
Requires: 2.5 or higher
Compatible up to: 3.0.5
Last Updated: 2010-8-13
Downloads: 4,502
Got something to say? Need help?