GitHub - codelounge/codelounge-twitter-widget: WordPress Twitter Widget

=== CodeLounge Twitter Widget ===
Contributors: stonefield
Based on the Wicket Twitter Widget contributed by automattic, niallkennedy, nickmomrik, beaulebens
Tags: twitter, widget, tweets, 
Stable tag: 1.0.1
Requires at least: 2.8
Tested up to: 3.1.3
License: GPLv2

Display tweets from one or more Twitter accounts a WordPress widget. As seen on WordPress.com.

== Description ==

Display the latest Tweets from your Twitter accounts inside WordPress widgets. Customize Tweet displays using your site or theme CSS.

Customize the number of tweets displayed. Filter out @replies from your displayed tweets. Optionally include retweets. The widget plugin automatically links usernames, lists, and hashtags mentioned in Tweets to keep your readers on top of the full conversation.

== Installation ==

1. Upload wickett-twitter-widget.php to your /wp-content/plugins/ directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.
1. Add the widget to your sidebar from Appearance->Widgets and configure the widget options.

== Frequently Asked Questions ==

= Can multiple instances of the widget be used? =

Yes.

= Can private Twitter accounts be used? =

No. The widget does not support authenticated requests for private data.

= I see less than the requested number of Tweets displayed =

Twitter may return less than the requested number of Tweets if the requested account has a high number of @replies in its user timeline.

== Screenshots ==

1. Enter your Twitter username, customize your widget title, set the total number of tweets, hide replies, and customize text display in your widget editor.
2. Latest tweets display.

== Changelog ==

= 1.0.1 =
* Added support for englisch and german language when using the WPML Plugin
* Option added to open links within tweets in new window/new tab (target blank)

== Upgrade Notice ==