=== Tweeted - Embed Tweets from Twitter === Contributors: ShaneF, jdingman, dremeda Donate link: Tags: twitter, tweets, tweet, tweeted, embed, include, post, page Requires at least: 2.9 Tested up to: 3.0.0 Stable tag: 1.0.0 == Description == This plugin will allow you to easily embed tweets on on a post or page. Note, this will only embed a single tweet, not the latest tweet. It automatically styles the twitter posts to one of the many default designs we offer. A theme can override the twitter post design as well by hooking into a filter. (Read Usage Section) Props to Jonathan Dingman and Dre Armeda (http://wpvibe.com/) for the idea behind this plugin, testing and feedback. Dre Armeda did all of our twitter output designs. == Installation == Requires PHP5 or greater to activate. Use the WordPress plugin install or... 1. Extract the archive 2. Place 'tweeted' folder to the `/wp-content/plugins/` directory 3. Activate (Both Methods!) And that is is! == Screenshots == 1. Light Theme 2. Dark Theme == Frequently Asked Questions == = How do I use this plugin? = Simply include a line in your post or page that looks like this, [tweeted]http://twitter.com/wpvibe/status/12556071704[/tweeted], which has the tweet which you want to embed in it. (note, this is just an example link, use your own link) == Upgrade Notice == Use the plugin updater in WordPress or... (1) Delete the previous `tweeted` folder from the `/wp-content/plugins/` directory (2)Upload the new `tweeted` folder to the `/wp-content/plugins/` directory == Change Log == = 1.0.0 (04/21/2010): = * Initial Public Release