Last year, I wrote a little WordPress plugin called Tweets @ Me and released it into the wild. Beyond my original post I wrote about it and a tweet, I didn’t really tell a ton of people about it and it fell into the forgotten pile. Recently, I was informed of its use on twitterbanking.com, and asked if it would be possible to add user images to the tweets list. I thought it was a good idea, so I carved out 20 minutes today and upgraded it.
If you’re not already using Tweets @ Me, you can grab it here. If you already have it and just want to do a quick upgrade, it’s simple. Just add the following line to the tm_config.inc.php file in the tweetsatme folder above the debug line:
"show_image" => "yes", // When turned on, will display user icons.
Next right click here and save as tweetsatme.php. Then upload this file to your tweetsatme plugin folder and you’re done. If you get any errors or need support, I’m always checking my email : joe@joetech.com.
To see it in action, just check my sidebar. And don’t forget to send me a tweet to see it show up on JoeTech.com!
Related posts:

















