=== Twitter Flock === Contributors: kopipejst Tags: twitter, sidebar Requires at least: 2.3 Tested up to: 3.5 Stable tag: trunk Displaying tweets from multiple accounts with caching and different color scheme for every account. With sidebar widget feature. == Description == With Twitter Flock you can : - show tweets from multiple accounts or only one account, - cache tweets for faster page load, - set different color scheme for every user, - show only tweets with defined hash tag, - link url inside of tweets, - display tab with accounts avatars so visitors can select which account tweets wants to see, - easy implement as sidebar widget. You can find more informations about this plugin on www.workshop.rs == Installation == 1. Upload `twitter-flock` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Put <?php TwitterFlock(); ?> in your template on place where you want Twitter Flock to show tweets - or - 4. Drag widget on your sidebar 5. Set options on admin panel == Screenshots == 1. Twitter Flock in action 2. Options for Twitter Flock 3. Sidebar widget == Changelog == = 1.2.1 = - Twitter API URL format is changed = 1.2 = - Header title - Option for exclude jQuery in case of conflict = 1.1 = - Sidebar widget - No need for inlude line in header - Fixes problem with new avatar appereance