AideRSS WordPress Plugin 0.2
06.26.2008 by Denis - 0 CommentPosted in Uncategorized
Upgraded AideRSS WordPress Plugin to version 0.2, now the plugin can retrieve detail date (Diggs, Google Blog search, Comments, del.icio.us) from AideRSS API for top posts. check the demo below:

This version need your server support CURL,if not, the output result of the plugin is same as verison 0.1.
After the plugin is uploaded and actived, you can add the following function in your template:
aide_get_top_posts('month',10);
There are two parameters for the function:
period=[day|week|month|year|auto|length in seconds] : The period to return posts from.
num=[1-30] : The number of posts to return.
Dowload: wp-aiderss.zip