The twitter api has changed a lot since this plugin was last updated in April 2007. This plugin is supplied as is with little or no support, I hope to update it someday, just need to find the time (and incentive) to do so.
Twitt-Twoo is a simple little plugin that will allow you to update your Twitter status right from your blog’s sidebar. AJAX takes cares of the hard work, and means that your page doesn’t even have to reload, allowing for quick and easy status updates.
Features
- Displays your latest Twitter status, and when it was last updated.
- Displays your Twitter icon/avatar next your status.
- Allows for easy updating of your status from the sidebar.
- Updates using AJAX, so no page reload is required.
- Provides a link to your personal Twitter page. eg. http://twitter.com/deanjrobinson
- Provides a link to your Twitter RSS feed.
- Simple options page located in admin Options->Twitt-Twoo
- Provides a ready-to-use widget/module.
- Comes with a new Twitt-Twoo icon, inspired by the Feed and Share Icon projects.
- NEW - Caches your last ‘Tweet’, to improve page load times.
- NEW - Option to hide your Twitter image if you want to.
Twitt-Twoo in action
The images below outline the simple task of updating your Twitter status.
![]() |
This is how your status will be displayed in your sidebar, as you can see it shows your status, your icon/avatar and when your status was last updated. |
![]() |
After clicking on the ‘edit’ button you will be shown the field to enter your new status into, when your done click the ‘update’ button. |
![]() |
You will be shown a little ‘spinner’ to indicate that your status is being updated. |
![]() |
Once your status has been successfully updated, you new status will be shown. |
Installation
- Download the zip file and extract the contents.
- Upload to your wp-content/plugins directory.
- Activate Twitt-Twoo from plugins page in Wordpress admin.
- Go to options->Twitt-Twoo in your Wordpress admin and enter your settings so that Twitt-Twoo know whos Twitter to show, and update.
- If you use the sidebar widget plugin then you should now have a Twitt-Twoo widget available for you to add to your sidebar.
- If you prefer to manually edit your sidebar.php then this is the code that you will need to add:
<?php if (function_exists(“twitttwoo_display”)) { $twitt_twoo_user_name = get_option(“twitt_twoo_user_name”); ?>
<div class=”sb_twitttwoo”>
<h2><a href=”http://twitter.com/<?php echo $twitt_twoo_user_name; ?>” target=”_blank”>Twitt-Twoo</a></h2>
<div>
<?php twitttwoo_display(); ?>
</div>
</div>
<?php } ?> - If you wish to insert your own structure around the Twitt-Twoo output, you can just use this:
<?php twitttwoo_display(); ?>
- Enjoy.
Download
You will find the download link at the top right of this page.
Please note that this plugin uses the json_decode function which is only found in PHP5, so if you aren’t running PHP5, then you won’t be able to use this plugin.
Changelog
5/04/2007
- Version 1.1
- Added caching of latest Tweet.
- Added option to turn Twitter image on/off
- Small changes to functionality to accommodate recent changes to the Twitter API.
19/03/2007
- Initial public release.




When I install it all i get is this error????
fatal error: Call to undefined function: json_decode() in /homepages/25/d181396337/htdocs/davidbrownministries/wp-content/plugins/redo-twitt-twoo/redo-twitt-twoo.php on line 91
Can it be used in China ?
Doesent work on a server running php5. No support.
Another annoying plugin.
Hi! love the template, but haven’t problem with spacing in the sidebar. The doesn’t seem to really be spacing the different categories. please help!
For some reason, I cannot get this plugin to work. I installed it manually, added it in the sidebar as a widget, and it does in fact appear on my blog. However, it doesn’t display any twitter updates (it displays that 14290 days issue that some other people had), and I can’t post any new ones. When i click edit, the text box comes up, but I can’t type in it or click the update button. Strange… Any ideas?
Thanks in advance, Salem
I am in fact using PHP 5.2.8, for the record.
Fatal error dodgy call on Line 91 of redo-twitt-too.php
I hope that is useful in your debugging.
Just get a message “14277 days ago”. No other response.
Same issue. And the support forum is a dead link.
i got the same issue as well. =(
Your plugin nearly killed my clients website!! Boo you!
Good plugins. Thanks for work.
This plugin is exactly what I wanted, but I can’t use it because my host only has PHP 4!
Please find a way around it. :D
i get redoable skin, look at gwardia.budo.pl
If you use GoDaddy as your host, they are only supporting PHP 5.1.4. They also said they won’t be moving to 5.2 very soon bc of a security issue which may be BS, but oh well.
Go Daddy SUCKS.
Excellent plugin!!!
good
Awe… we’re hoping that it could be compatible to php4…. I’m so lovin’ your theme, and I’m currently using the regular twitter badge. Awe…
Dean,
Can I ask who you’re host is? I need a new host, so I might as well find one that uses PHP5. I made the very unfortunate error of choosing Yahoo! for use with Wordpress, and it’s been a nightmare… they don’t even support most php calls.
Any help you could provide would be greatly appreciated! Thanks!
Any word on an update for PHP4 compatibility? I really want to use this on my blog…