Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Top Tweetmeme

Опис

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.

Скріншоти

  • The Top Tweetmeme sidebar widget

Встановлення

  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

Часті питання

Why arent’t there any questions here?

Because nobody has asked yet!

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Top Tweetmeme” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Top Tweetmeme” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0

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

0.1

  • Initial version