This plugin is at version 1.1.1 now, and it’s a lot more efficient (caches URLs) and has good configuration options. Get it here:
http://richardxthripp.thripp.com/tweet-this
or here:
http://ww.wp.xz.cn/extend/plugins/tweet-this/
Nice plugin. Thanks. Just headsup, I hacked it a little bit, but you might want incorporate this idea in the next version. I’d want to be able to search for when people tweeted my blog links so I just hacked in a reply @ my twitter name (tixrus) to the beginning of the link. Now instead of
http://www.shorturl/2323242 My Awseome Blog Post Title
it’s
via @tixrus http://www.shorturl/2323242 My Awseome Blog Post Title
I just hard coded mine, but obviously it would be better if
this was something configurable in the settings.
Thanks again for this very useful plugin. 🙂
@tixrus I added that in the new version 1.2. You can specify whatever text you want before or after the URL or title.
I’ve tried to install this several times, and without changing any of the default setting, continually get the follow warning message, which also shows up at the top of my posts on the live site! I’m not sure if I need to edit the code, or move a file to another folder. I’m not an MU user and have tried both downloading directly from (the new version of) WP and downloading and uploading it it to the server separately.
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /mnt/local/home/katebb/othersidegroup.com/adcomments/wp-content/plugins/tweet-this/tweet-this.php on line 39
Warning: file_get_contents(http://bit.ly/api?url=http://www.othersidegroup.com/adcomments/2009/02/b2b-social-media-marketing-why-should-you-start/) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /mnt/local/home/katebb/othersidegroup.com/adcomments/wp-content/plugins/tweet-this/tweet-this.php on line 39
@katebb That happens if allow_url_fopen is disabled; try out version 1.3.9 which switches to curl if so, or uses local URLs if both are disabled. You shouldn’t get that error message anymore.
Hi Richard!
Thanks for this GREAT plugin!
I really like it!
It’s almost perfect, all that’s missing is the option for the
Twitter page to open in a new window instead of in the same
window as the blog. 🙂
Thanks once again!
Lucie
richardxthripp – thanks for the great plugin. A quick questions – I’m using the <?php tweet_this_small(); ?> snippet to customize where the icon and link show. For some reason, the icon is showing up higher than the link (it looks messed up). Is there a way (through css etc.) to adjust the icon where it’s lined up with the text – to lower the icon? Thanks for any suggestions.
Andrew
You really should add an ‘open in a new window’ option. This is a deciding factor for me on whether to use the plugin or not.
Does anyone have any idea on how I can modify tweet-this.php to get it to open in new window?
Richard,
I just added “Tweet this” to my word press blog and I cannot find the setting to configure it. They are not highlighted in blue like other pluggins. It shows up on my blog fine but when I click on it to tweet the blog, it bounces to the twitter login page and then bounces out almost immediately. I am sure there is a simple fix for this.
I am using WP ver. 2.7.1
Thanks,
Kurt
This plugin is unstable, it makes 4 of my websites go down, i mean, frontpage is gone. But when i remove it i can again access frontpage.
So its obvious that this plugin is not safe.
A dumb inefficient MySQL query on the http://th8.us home page cooked my server, and since Th8.us is the default URL shortener everything was timing out. I stripped Th8.us of URL lists and hit counters so it’s more like is.gd / TinyURL and less like bit.ly. I also released version 1.4 of the plugin a few minutes ago which improves the speed a lot. Tweet This has been getting more negative than positive feedback because of these glaring issues, but I’m hoping to turn this around now.
ALSO: latest version adds open in new window option.