Share This WordPress Plugin Goes 2.0
November 9th, 2007
Its been a couple months now since popular WordPress plugin author Alex King turned over his Share This plugin to the Share This team. Today it looks like that move paid off, as a new version of the plugin was released called Share This 2.0.
Most of the changes were done to expand the reach of the plugin beyond WordPress, so WordPress users probably don’t need to upgrade unless they really want to.
Other features now included:
- Stat tracking
- Ability to send your post using Facebook, MySpace, AIM, and SMS (in addition to sending by e-mail).
- Ability to import address books.
If you decide to upgrade your plugin, you will probably have a difficult time in its current state without some PHP knowledge. You will also need to temporarily use a new call to place it in a custom location (such as how I’ve placed it in my post footer). According to Alex, you will now use:
<?php if (function_exists('echo st_widget')) echo st_widget(); ?>
If you don’t have a “if” call for your original share this call, you will also need to remove that to avoid problems.
Again, the new stuff with the plugin is nice, but I don’t recommend upgrading for now until they’ve made it a little more user friendly. It looks like the Share This team is not yet supporting this plugin upgrade and they have a few more things in store for a future release that should make it easier for the average blogger to install.











I’ve just recently added the share this plugin and therefore decided to go with the most up to date version, which is 2.0. However, as you mention, it doesn’t allow for placement at a custom location.
I’ve tried using the code you provide above, but the widget still shows up at the same place, directly after the content, not after the tages, where I’ve placed the code.
I don’t have tags on all posts, so if you want to see what I mean, this post has tags: http://www.ripplesofimprovement.com/index.php/quotes/quotes/
Do you suggest I start over from scratch with the older version of the widget, or am I missing a code somewhere that I need to remove/add in order to get custom placement?
Thanks!
Since I posted my comment above, I looked around a bit more, and also went to Alex King’s website. I ended up finding some more information and getting it to work.
However, I wanted to say that I appreciate you posting this news bit because I didn’t even know there was a work around available until I read it. I thought I was going to have to go without the plugin or revert to the older version.
So, thanks again!
I like the AddThis widget a little better. It’s a bit more compact.
I used this plugin for long time. And I loved. The best is you can track how many times the user view your post and the reactions about it.
May be at the future offers better posibilities against the spam comments.