Maybe, but use it at your own risk. I'll not support anyone using outdated WP (or outdated PHP). At this moment I’m running this plugin on WP 2.7.1 and PHP 5.x and works fine, and it’s supposed to do on WP 2.8 too (but not tested yet). If you run anything below WP 2.7 and PHP 5.x, please update for your own good! (and dont ask me for support).
I wanted a (single) simple plugin for using Ping.fm + Bit.ly to notify about new posts to my contacts.
At first only a few little improvements maybe. But if someone suggest a nice feature, and if I have time enough maybe I'll add it. But it's not my priority. I want to keep it simple.
Simply put <?php short_permalink(); ?> in your theme where you want to show short permalink. You can add the parameter 'linktext', <?php short_permalink('linktext'); ?> and it will use the short permalink as text for the link too. Or if you have advanced knowledge of WordPress
theme coding, you can get the 'short_url' post meta directly and showing it as you like.
Twitter has decided to shorten ALL URLs (except the ones already shortened) sent to Twitter using Bit.ly service (without user API). But you can keep track of the statistics if you dont put your Bit.ly information in the Shorten2Ping settings.
From sometime ago Ping.fm has his own link shortener service too, so if you disabled Shorten2Ping option to make shorlinks, but you see http://ping.fm/xxxx when you notify a post through Ping.fm, you must disable this service in your Ping.fm account settings.




