from: Code

How to display your tweets on your blog

February 7, 2010

Posted by @cbrumelle with 1 Comment

There are many ways to display your tweets on your blog, but for the BirdHerd blog, we modified a jQuery plugin to suck our recent Tweets into our WordPress sidebar. The original plugin, Tweet! can be found here, but we found a couple small glitches in the regex that is used to create links in the tweet-to-html conversion. There was also a bunch of extra features that we just didn’t need, so we rolled a stripped down “TweetLite” plugin with the fixes.

You can grab it here if desired or click here to see it in it’s entirety.

1 Comments (Add Yours)

awesome update to that code, i’m going to use this on my other sites right now.

~ Wrote paul jarvis
 

Leave your own comment