I was looking for Top Post Script for my blog, but could not find any and didn’t know if wordpress support this. So I created it by my self. Download this script and put it in your “wp_includes/general-template.php” file.
Then call the function by putting this code in your wordpress theme.
<?php wp_get_top_archives(); ?> |