Mô tả
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.
Ảnh màn hình
Cài đặt
- Upload
top-tweetmeme.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Navigate to the Widgets page in the admin and drag the
Top Tweetmeme Widget
to the desired sidebar - Place
<?php echo top_tweetmeme_posts() ?>
in your templates
Hỏi đáp
- Why arent’t there any questions here?
-
Because nobody has asked yet!
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Top Tweetmeme” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Top Tweetmeme” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
- Added support for widgetized themes
- Setup scheduled task to update tweetmeme counters
0.1
- Initial version