How to write a WordPress Twitter Widget – Part 2 of 3
Welcome back! So you should have read through part one of the tutorial, where we left things off with the following line of code: $result = $t -> userTimeline($id=false, $count = ($options[’tweets’] * 4), $since = false); (If that looks strange, make sure you check out part 1 of this tutorial!) We now have our [...]
How to write a WordPress Twitter Widget – Part 1 of 3
So you may have noticed in the sidebar over there on the right there’s a bunch of my recent Tweets. There are plenty of WordPress Twitter widgets, some better than others, but why not start and write your own? In this three part tutorial we’ll look at putting together the basic code, and then in [...]





