I’m pushing out another new version of Twitter Tools to address some problems people are having. This version has only three changes from yesterday’s release:
- Added
autocomplete="off"to the username and password fields on the Settings page. - Made the error message when the login fails more explicit (removed debug info).
- Made the link to the Settings page from the Plugins page a bit more elegant.
If you aren’t having problems with 1.5, no need to upgrade. If you are having trouble, this version might help.
The download and more information are available on my WordPress Plugins page.
If you have any trouble with this, please open a thread in the WP Support Forums and e-mail me a link to the thread.
Popularity: 8% [?]

Robert Accettura adds this Comment:
One thing I noticed is most of the settings don’t respect https. Should use some of the newer link building functions
November 13th, 2008 at 8:02 pm
John adds this Comment:
thanks dude. awesome work!
November 13th, 2008 at 9:29 pm
Rick Beckman adds this Comment:
Thanks so much, Alex! The nicer messages on the login test screen let me figure out what I was doing wrong (danged outdated password).
Wonderful plugin. My only request would be the ability to add nofollows to links to twitter — or rel=”me” … or even “me nofollow” if so desired.
Would be handy, at least for me… Hopefully others as well.
November 13th, 2008 at 10:52 pm
» Blog Archive » Twitter Tools 1.5.1 adds this Pingback:
[...] Source [...]
November 14th, 2008 at 5:53 pm
robyn adds this Comment:
Alex, thanks for your continued work on this twittertool! There’s nothing out there for WP like the twittertool! Again, thank you!
Kindest regards,
Robyn
November 14th, 2008 at 7:08 pm
Social Networking with Web 2.0 | blog.classroomteacher.ca adds this Pingback:
[...] King has a very cool WordPress plugin for self-hosted WordPress blogs called Twitter Tools that allows you to update your tweets to Twitter whenever you publish a [...]
November 14th, 2008 at 9:27 pm
Yong-Long adds this Comment:
Working like a charm, that weekly update is exactly what I’ve been looking for. Awesome update to an already awesome tool!
November 16th, 2008 at 2:05 am
Twitter Tools Digest Problems | alexking.org adds this Pingback:
[...] heard from a number of people that the digest features in the current version of Twitter Tools. I’m guessing that there are a couple of bugs in there that are causing the [...]
November 16th, 2008 at 7:06 pm
No Crap! » Archive » 008// Oh the Humanity! adds this Pingback:
[...] from the sidebar, so that is like defeating the purpose I guess. Oh well. I solved this by using Twitter Tools, a wordpress plugin. It was really really easy to install, I didn’t even have to ask Alice [...]
November 17th, 2008 at 10:43 am
Twitter Tools Digest Problem at Tom Markiewicz adds this Pingback:
[...] been using the Twitter Tools plugin for quite a while to post my most recent tweets to the blog sidebar. The newly released version of [...]
November 17th, 2008 at 11:29 am
Being Amber Rhea » Blog Archive » Houses, redux adds this Pingback:
[...] my better judgment, I upgraded to the newest version of Twitter Tools, because Alex King kept saying it was crucial to update. Ever since I did, it’s been going [...]
November 17th, 2008 at 12:38 pm
Ryan Rowell adds this Comment:
Hey Alex, this is such a sweet tool for blogs, I love the syndication of when my blog is updated. I am looking for a new feature to be added: I would love to have more than one twitter user. It would be nice to tell the setup that I have two (or three or 20 twitter accounts) and it will allow me to set up each account and have all the same settings available to each user. Ideally it is so I can have new blog posts tweeted to each user and to have more back tweets of each user in the sidebar area.
I hope this sounds feasible. all the best
Ryan
November 17th, 2008 at 10:30 pm
Twitter Tool - version 1.5.1 | yonglonglai.com adds this Pingback:
[...] Twitter Tools 1.5.1 addthis_url = ‘http%3A%2F%2Fyonglonglai.com%2F2008%2F11%2F19%2Ftwitter-tool-version-151%2F’; addthis_title = ‘Twitter+Tool+-+version+1.5.1′; addthis_pub = ”; [...]
November 19th, 2008 at 6:22 am
Mean Dean adds this Comment:
I love this tool – but I’m finding with 1.5.1a that scheduled posts aren’t tweeting.
I note that the it “unsets” the ‘Notify Twitter about this post?’ checkbox after posting (though in the settings its default is ‘yes’).
I have to manually check it and re-save the post for it to tweet – it then posts.
November 25th, 2008 at 9:24 am
Web Marketing adds this Comment:
As someone that is just getting started on Twitter, I’m looking forward to using these tools.
November 26th, 2008 at 8:14 am
Testing 1 - 2 - 3… Is this thing on? - We Are Broke! adds this Pingback:
[...] just installed Twitter Tools on this thing and testing to see if it can post a tweet to my Twitter account. Share and [...]
November 27th, 2008 at 12:37 pm
Ed adds this Comment:
I’m seeing similar behavior as Mean Dean. I’m using Wordpress 2.6.3 and Twitter Tools 1.5.1. I schedule posts, make sure the check box is checked, the posts go live, but never twitter and the checkbox is unchecked.
November 28th, 2008 at 10:48 pm
Greg Tidwell adds this Comment:
Thanks for yet another great wordpress plugin. I just set it up on my girlfriend’s blog and tweaked it a little bit, posting the tweak here.
She didn’t want to tweet every blog post by default, but the checkbox for ‘Notify twitter about this post?’ wasn’t very visible and she thought she’d forget.
I am using jquery to move this option to the sidebar, just after the ‘Keep this post private’ option.
on line 1693, i added an id to the p element:
then add the following anywhere:
if( is_admin() ){
if($pagenow==’post.php’ || $pagenow==’post-new.php’){
add_action(‘admin_head’,'move_twitter_publish_option’);
}
}
function move_twitter_publish_option(){?>
jQuery(document).ready(function() {
jQuery(‘#submitpost div.inside p.curtime’).before(jQuery(‘#twit_pub_option’));
});
December 1st, 2008 at 9:03 pm
Greg Tidwell adds this Comment:
so the code got stripped.
there should be a script element around the jquery code
and it should also go back into php and end the function
December 1st, 2008 at 9:08 pm
qurve adds this Comment:
Feature Suggestions:
- Customize the format string for tweets generated from blog posts, eg: BLOG: %title% %url%
(Currently the plugin is hard coded to use “New blog post” which is eating up 13 characters)
- Automatically substr the length of the %title% based on 144 – strlen(prefix) – strlen(url) so that urls never get cut off.
Awesome plugin!
December 23rd, 2008 at 12:16 am
chris flannery adds this Comment:
I really like this plugin.
Will there be any future customizable titles for blog posts (as imported from Twitter). I would prefer not to have the blog title contain anything, or at least not mirror the content of the tweet… or pheraps something as simple as “Alex said…”, “Tweet”, “Tweet date/time”.
Best,
Chris
January 3rd, 2009 at 11:49 am
Heather B adds this Comment:
Anyway to have it so it doesn’t show the @ replies in the sidebar?
January 8th, 2009 at 11:14 am
Gianni Diurno adds this Comment:
Hello Alex,
I’ve translated your Twitter Tools in Italian!
The Italian files (twitter-tools-it_IT.mo & twitter-tools-it_IT.po) are available in format .zip from the link | http://gidibao.net/i[...]in-italiano/
Many regards as always
Gianni Diurno
January 15th, 2009 at 3:00 am
Top Twitter WordPress Plugin Roundup | Chicago Web Design adds this Pingback:
[...] Twitter Tools - This plugin creates an integration between your WordPress blog and your Twitter account. Pull your tweets into your blog and create new tweets on blog posts and from within WordPress. [...]
January 19th, 2009 at 12:03 pm
Garrison adds this Comment:
I was wondering if there was any update on the issue of tweets not being sent when scheduled posts are published? I’m using WordPress 2.7 and Twitter Tools 1.5.1a and that doesn’t work. Does anyone have a patch that fixes that problem or an ETA on when that will be fixed in a new release? I can’t seem to find another tool that does that and I really like Twitter Tools. Any help would be greatly appreciated.
Thanks!
January 24th, 2009 at 11:30 pm
Alex adds this Comment:
I know what needs to be changed, but don’t expect to get to it for a little while. If someone wanted to fund the development I could schedule it for someone on my team to tackle.
January 24th, 2009 at 11:59 pm
Kalasbraiga What’s Next ska in… adds this Pingback:
[...] Jag som testar Twitter Tools, om någon [...]
January 27th, 2009 at 12:05 pm
Chris adds this Comment:
Love the plug-in, but I have a small request: when it generated the html for the sidebar, can you have it add different classes to different kinds of links? It’s screws up the formatting a little bit since it applies a “display:block” to all the links, even if they’re not just the one at the end of the tweet. (Thinking of twitterIDs in the middle of tweets.)
I could write some CSS code myself to adjust things if only there was different classes, but I don’t know enough PHP to make the adjustments myself to that side of things.
Otherwise, love it and use it!
February 1st, 2009 at 1:33 pm
Alex adds this Comment:
You have enough specificity available to set the CSS styles on those elements as needed.
February 1st, 2009 at 11:26 pm
Krunk adds this Comment:
Great plug-in! Been using it for about a month and it’s been great.
I do have a feature request (not sure if this is the correct forum to make it), but when I delete tweets from Twitter, the deletion doesn’t get reflected on the blog and there isn’t really a way to manually delete the tweet from the blog either, either ways which I wouldn’t mind.
February 2nd, 2009 at 2:18 pm
Krunk adds this Comment:
And yep, in regards to Garrison’s comment about scheduled posts sending a tweet, I hit into that a few times. So after the scheduled post is posted, I would manually go edit the post some time later, check the post to twitter box, and update.
February 2nd, 2009 at 2:21 pm
Krunk adds this Comment:
@Heather B
Not sure if you figured it out yet, but under Settings -> Twitter Tool Options, you should see something like:
Exclude @reply tweets in your sidebar, digests and created blog posts?
Exclude @reply tweets in your sidebar, digests and created blog posts?
February 2nd, 2009 at 2:25 pm
» Blog Archive » Aplicativos para Twitter adds this Pingback:
[...] twit-twoo, twitter tools, twitter updater, twitterRSS, twitpress, twitme, simple [...]
February 2nd, 2009 at 5:47 pm
bradt.ca » Redesigned and reorganized adds this Pingback:
[...] replicate these microblog posts on Twitter as well. I’m currently using Alex King’s Twitter Tools to pull posts from Twitter into Wordpress. Unfortunately, the plugin wasn’t designed to [...]
February 8th, 2009 at 7:10 pm
Willy adds this Comment:
Hey Alex,
I love Twitter Tools, but I’d love to see the ability to alter the default text for when Twitter Tools tweets my blog posts.
Also, I’ve never had much luck with Twitter Tools’ tweeting posts that are scheduled when they are published. I haven’t tried it recently. Any thoughts on why this wouldn’t work?
February 10th, 2009 at 10:08 am
TPMulheres.net » Twitter adds this Pingback:
[...] twit-twoo, twitter tools, twitter updater, twitterRSS, twitpress, twitme, simple twitter, twitter avatars in [...]
April 11th, 2009 at 7:29 am
25+ Plugins de Twitter Para Wordpress adds this Pingback:
[...] Este plugin cria uma integração entre o seu blog e o seu twitter. Você pode criar novos tweets a partir do Wordpress Twitter Tolls [...]
June 16th, 2009 at 8:47 am
Top Twitter WordPress Plugin Roundup - Follow Me To Day adds this Pingback:
[...] Twitter Tools - This plugin creates an integration between your WordPress blog and your Twitter account. Pull your tweets into your blog and create new tweets on blog posts and from within WordPress. Alternative versions by other contributors: Kevin De Mulder: TwitterComments – updates Twitter when a comment is posted on your blog. Jonathan Dingman: Twitter updater with support for tinyurl. Ceritium: Twitter updater that uses short url with your domain name. James Cridland: Bugfix for Twitter updater if it doesn’t work for you. [...]
October 17th, 2009 at 12:56 pm
Is Twitter A Bloggers Friend Or A Waste Of Time? adds this Pingback:
[...] guy named Alex King came up with a free Wordpress plugin that will automatically add a new Tweet to your Twitter [...]
November 1st, 2009 at 11:56 pm
25+ Plugins de Twitter Para Wordpress « Temas e Dicas para Wordpress adds this Pingback:
[...] Este plugin cria uma integração entre o seu blog e o seu twitter. Você pode criar novos tweets a partir do Wordpress Twitter Tolls [...]
November 8th, 2009 at 7:40 am
20 Twitter Tools or Plugins for Wordpress Blogs | Add-Ons & Plugins | RizwanAshraf.com adds this Pingback:
[...] Twitter Tool [...]
December 19th, 2009 at 1:38 pm
TOP 10 wordpress Twitter plugin list » Click on post adds this Pingback:
[...] TOP 1 – Twitter Tools [...]
December 26th, 2009 at 1:18 pm
Best Twitter Tools, Plugins, Widgets for Wordpress Blogs - Online News & Entertainment adds this Pingback:
[...] Twitter Tool [...]
January 5th, 2010 at 1:47 pm
25+ Plugins de Twitter Para Wordpress « Tudo sobre Wordpress adds this Pingback:
[...] Este plugin cria uma integração entre o seu blog e o seu twitter. Você pode criar novos tweets a partir do Wordpress Twitter Tolls [...]
January 24th, 2010 at 6:23 am