=== Latest Twitter Updates ===
Contributors: YouAre Team
Tags: twitter, microblogging
Requires at least: 2.0
Tested up to: 2.8.4
Stable tag: 0.1
	

== Description ==

Show your latest tweets on your WordPress blog

**Features**:

*   Displays your latest Twitter update(s), and when it was last updated
*   Number of updates
*   Clickable hashtags
*   Translations [via wp-config][1] (English, Spanish, Catalan)
*   Caches your tweets to improve page load times
*   Section Title
*   Customize XHTML

 [1]: http://codex.wordpress.org/WordPress_in_Your_Language
	
== Installation ==

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. Set your own preferences in Settings > Latest Twitter Updates Options. Usage: <code><?php if (function_exists('get_twitter_latest_updates')) get_twitter_latest_updates(); ?></code> If you use <a href="http://wptheme.youare.com">YouAre Theme</a> no template/code editing required
== Frequently Asked Questions ==

**Section Title**: Go to settings > Latest Twitter Updates and customize section title

==Readme Generator== 

This Readme file was generated using <a href = 'http://sudarmuthu.com/projects/wp-readme.php'>wp-readme</a>, which generates readme files for WordPress Plugins.