=== Twitter Widget Pro === Contributors: aaroncampbell Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=paypal%40xavisys%2ecom&item_name=Twitter%20Widget%20Pro&no_shipping=0&no_note=1&tax=0¤cy_code=USD&lc=US&bn=PP%2dDonationsBF&charset=UTF%2d8 Tags: twitter, widget, feed Requires at least: 2.5 Tested up to: 2.5.1 Stable tag: 1.2.1 A widget that properly handles twitter feeds, including parsing @username and URLs into links. Requires PHP5. == Description == A widget that properly handles twitter feeds, including @username and link parsing. It supports displaying profiles images, and even lets you control whether to display the time and date of a tweet or how log ago it happened (about 5 hours ago, etc). Requires PHP5. == Installation == 1. Verify that you have PHP5, which is required for this plugin. 1. Upload the whole `twitter-widget-pro` directory to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Can I have use than one instance of this widget? = Yes, Twitter Widget Pro employs the multi-widget pattern, which allows you to not only have more than one instance of this widget on your site, but even allows more than one instance of this widget in a single sidebar. = Can I follow more than one feed? = Absolutely, each instance of the widget can have different settings and track different feeds. = Why can't I display a friends feed anymore? = Aparently the database queries required to display the friends feed was causing twitter to crash, so they removed it. Unfortunately, this is outside my control.