Bitly shared links generates a short url using bit.ly or j.mp to share your posts in social networks.
Edit the post and update it, the plugin will create the short url if it is missing.
The short url hash is stored in a custom field, if you want to display it in a custom place in your template you can
retrieve it with <?php echo get_post_meta($post->ID,'_bitly_link',true); ?>
Requires: 2.8.x or higher
Compatible up to: 2.9.2
Last Updated: 2010-4-22
Downloads: 986
Got something to say? Need help?