Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Top Tweetmeme

Beskrivning

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.

Skärmdumpar

  • 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

Vanliga frågor

Why arent’t there any questions here?

Because nobody has asked yet!

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Top Tweetmeme” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Top Tweetmeme” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0

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

0.1

  • Initial version