=== AG: Twitter ===
Contributors:
Donate link:
Tags: twitter, timeline, social
Requires at least: 2.8
Tested up to: 3.0.1
Stable tag: 1.1.1

AG Twitter is sidebar widget to display your twitter timeline.

== Description ==

AG Twitter is sidebar widget to display your twitter timeline.

== Installation ==

1. Upload `ag-twitter` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Place `AG: Twitter` in the sidebar
4. Configure as you like it

== Changelog ==
= 1.1.1 =
* Fix the issue that store to many "_transient_rss_" into wp_options database table
* Fix the user link to avoid link a part of a e-mail address

= 1.1 =
* Implementation of ag_twitter_show($username, $qtylinks=3); function to retrieve your twitter timeline anywhere in your site or blog.

= 1.0 =
* Initial release