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: 16% [?]

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