=== Plugin Name === Contributors: maraboustorkltd Donate link: Tags: Twitter, ReTweets, retweet, RT, Blogger.js, json, include_rts, rss, blogs Requires at least: 2.0.2 Tested up to: 3.0.1 Stable tag: trunk Currently the method being adopted by many web masters to display tweets on their web sites does not support retweets (RT). Recently there was an update to allow the parameter include_rts=true to be inluded within the url used to retrieve the tweets but unfortunately this is not compatible with Blogger.js as it only effects the .rss and .atom feeds (and not the .json feed). This plugin resolves this issue and enables you to easily replace the code you might currently be using with a 1 line change that will add retweets to your pages. == Description == Allows you to add twitter feeds to your site including all retweets (which are not returned by twitters .json feed). Also enables you to add tweets to your blogs and word press pages. [Demo](http://maraboustork.co.uk "Demo") = Credits = * Some js used from http://twitter.com/javascripts/blogger.js * Google API's http://ajax.googleapis.com/ajax/services/feed * Anyone who has blogged about the problems with displaying RT's If you have followed the advice in one of the many blogs on the internet that instruct you how to add twitter feeds to your site then you have probably already added an `` element to your pages, along with two javascript includes: `` `` This approach retrieves your tweets using the twitter .json feed which calls a method called twitterCallback2 in blogger.js that then inserts your tweets into the `