This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Top Tweetmeme

Description

The Top Tweetmeme plugin for WordPress ranks articles based on the number of
retweets they receive through the Tweetmeme service. It comes with both a
widget for use with sidebar-enabled themes, and a utility function to use as you wish.

Tweetmeme counts are updated by a scheduled task on an hourly basis.

Screenshots

  • The Top Tweetmeme sidebar widget

Installation

  1. Upload top-tweetmeme.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to the Widgets page in the admin and drag the Top Tweetmeme Widget to the desired sidebar
  4. Place <?php echo top_tweetmeme_posts() ?> in your templates

FAQ

Why arent’t there any questions here?

Because nobody has asked yet!

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Top Tweetmeme” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Top Tweetmeme” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Added support for widgetized themes
  • Setup scheduled task to update tweetmeme counters

0.1

  • Initial version