=== Plugin Name === Contributors: roggie Donate link: http://www.rogerh.com/donate.html Tags: Twitter Tools, function, tweet, twitter Requires at least: 2.x Tested up to: 3.0.0 Stable:1.0.0 Adds simple function to send a tweet. Accepts Twitter username and password as parameters, or gets them from Twitter Tools if available. == Description == Twitter Tools is great but currently lacks a simple function to send a Tweet from your site's PHP. This plugin adds such a function, so you can send a Tweet by calling the function from your site's PHP. Changelog Follow me on Facebook Follow me on Twitter == Installation == 1. Copy the file really-simple-tweet.php to your WordPress plugins directory. 2. Login to WordPress as an administrator, go to Plugins and Activate it. 3. Send a Tweet by calling the function - e.g. simple_tweet("Text to Tweet","Twitter_username","Twitter_password") instead of the default "Meta" Widget == Frequently Asked Questions == None so far. == Changelog == Click this link to see the changelog.