Really Simple Tweet Gathering (with a few bonuses)
This post was written by derek and filed under: PHP, Plugin, Widget, Wordpress, coding, introducing
Update:
I just realized that for some reason the wp-syntax plugin has converted a bunch of my characters to their HTML equivalents. I will go through and try to fix that later. For now, take it with a grain of salt. I will upload the file later and put a <link here>. Thanks and Enjoy!
Preface:
I wrote this simple script / plugin so that I could get my latest tweet from twitter to display on my blog (right over there → in the sidebar). I know, I know, there are plenty of prepackaged and readily available plugins for twitter on wordpress in the wild, but none of them did things the way I wanted them to be done. Some allowed you to tweet directly from you blog, I don’t want that. So were quite intrusive and bore quite the burden on the page loading, you couldn’t possibly want that. The best one I found was a plugin called Simple Twitter, and as the name so succinctly states, it’s incrediby simple. I found this one to be nearly what I wanted, which is why I used it as a “jumping off point” for the script I’m presenting here, but it lacked a couple of key functionalities that I wanted. Read the rest »





