Linux 软件免费装

Plugin Name

开发者 denishua
更新时间 2008年6月23日 02:35
捐献地址: 去捐款
PHP版本: 2.0 及以上
WordPress版本: 2.5

标签

RSS Feed

下载

0.1 0.2

详情介绍:

AideRSS is a service that helps you to prioritize news feeds based on the amount of social activity around them. Using an algorithm called PostRank, which tracks the number of comments, Digg votes, del.icio.us bookmarks and more, it will process any feed you enter and spit out feeds of All Posts, Good Posts, Great Posts, Best Posts and the Top 20. AideRSS have released API and PHP Class. Base on the PHP Class, I create a simple WordPress plugin which can display the top posts for the specified time period.

安装:

  1. Upload the folder advanced-post-image to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Place <?php aide_get_top_posts('month',10); ?> in your templates