Plugin Directory

Recently on Twitter

Fast, flash free, non-cached view of your Recent Tweets on Twitter

  1. Unzip twitter-recent-tweets-widget.zip and upload the entire folder to wp-content/plugins.
  2. Activate the plugin through the 'Plugins' menu in WordPress

Widget Enabled Themes

  • Go To The Widget Screen Under Appearance.
  • Add The Recently on Twitter Widget.
  • Add Your own Twitter username to see your recent tweets.
  • Select The number of Recent Tweets you want to display
  • Save your changes

Non Widget Enabled Themes

  • Add the recenttwitter_compressed.js file to the head of your document
  • Add The following HTML to your sidebar, replacing __YOUR_USER_ID__ with your actual Twitter username
<div class="RecentlyOnTwitterTweetsBox">
        <style type="text/css">
            <!--
                .secondary ul li.recentlyOnTwitterListItem {padding-bottom:9px;}
            -->
        </style>
    <h4><a href="http://twitter.com/__YOUR_USER_ID__" target="_blank">Recently on Twitter</a></h4>
     <ul id="recentlyOnTwitterListDisplayContainer"></ul>
     <script type="text/javascript">
        jQuery('#recentlyOnTwitterListDisplayContainer').recentTweets('__YOUR_USER_ID__', { params : { count : 5 }})
     </script>
</div>

Requires: 2.6 or higher
Compatible up to: 2.9.2
Last Updated: 2010-3-6
Downloads: 2,420

Average Rating

4 stars
(2 ratings)

Support

Got something to say? Need help?

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

100,2,2
0,1,0