Apparently the one we used to have was a Twitter API 1.1 compliant wordpress plugin that provides an array of a users timeline from Twitter for use by theme developers.
The new Twitter API requires you be oAuth’d before you can request a list of tweets, this means that all of the existing Twitter plugins that simply make an AJAX request for to the JSON API endpoint will break as of March 2013.
So the developers of the widget we used to have on our blog delete it! Apparently this is a major problem for the vast majority of websites… And now I can’t find a simple Twitter feed that does not require coding.
Any suggestion will be HIGHLY appreciated!!