Description
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.
Installation
- Upload the folder advanced-post-image to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php aide_get_top_posts('month',10); ?>
in your templates
Reviews
There are no reviews for this plugin.
Contributors & Developers
“AideRSS WordPress Plugin” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “AideRSS WordPress Plugin” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.