Bit.ly Retweet

Bit.ly Retweet is a fine, high-performance and careful resource plugin with internal cache for Bit.ly shorten links.

Author:Sergej Müller (profile at wordpress.org)
WordPress version required:2.7
WordPress version tested:2.9.2
Plugin version:0.2
Added to WordPress repository:22-11-2009
Last updated:14-01-2010
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://playground.ebiene.de/2188/wordpress-tw...
Total downloads:2 284
plugin download
Click to start download

Bit.ly Retweet is a fine, high-performance and careful resource plugin with internal cache for Bit.ly shorten links.

Features

  • j.mp url support
  • No database & settings necessary
  • Store the short Bit.ly link in the WordPress cache

Mode of operation

Add the function code <?php the_tweet_link() ?> to the desired location in your single.php template.

Example

<?php if (function_exists('the_tweet_link')) { ?>
  <a href="<?php the_tweet_link() ?>">ReTweet</a>
<?php } ?>

Very simple.

Documentation