=== Plugin Name === Contributors: zachdev Donate link: http://zachsilveira.com Tags: twitter,tweets,specific,widget Requires at least: 3.0 Tested up to: 3.4.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Display a Specific user's Tweets containing a specific hashtag or phrase == Description == This plugin contains a widget for showing off specific Tweets from any Twitter user. If you're like me and don't want every tweet you post showing up on your site, this is for you. I use this plugin on my about page, basically I set '#work' as the term to search my tweets for, so I can tweet using that hashtag and only those Tweets will show up. With this plugin you can choose to show your avatar, name, specify the number of tweets to show, and change the text color of the tweets. I'll be adding more options as I develop this widget. == Installation == 1. Upload `specifictweets.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Head over the the widgets settings page and enable `Specific Tweets` == Frequently Asked Questions == = Are Tweets cached? = Currently Tweets are not cached, I plan to update the app with built in caching before version 0.7. == Screenshots == 1. Widget Options 2. Viewing the Widget == Changelog == = 0.5 = * Specify number of Tweets to show * Choose color of tweet text * Show Twitter avatar * Show Twitter name = 0.1 = * Lets you specify a username, term and widget title * Auto linkifies @mentions, #hashtags, and URLs in Tweets == Upgrade Notice == = 0.5 = Adds more customization options = 0.1 = Initial Release