This plugin makes a widget available which will display the most recent tweets containing your search term.
You can style the list of 'tweets' by adding the following code to the style.css file in your chosen theme:
/* Styles for Twitter Search Widget */
#sidebar .widget_twitter_search ul {} /* Style for tweet list */
#sidebar .widget_twitter_search ul li {} /* Style for an individual tweet */
#sidebar .widget_twitter_search ul li:before { content: '';} /* Style for content inserted at beginning of tweet */
Requires: 2.8 or higher
Compatible up to: 2.9.2
Last Updated: 2010-1-13
Downloads: 1,591
Got something to say? Need help?