Hi,
I'm using YARPP manualy in the template trough the call:
<div>
<?php related_entries(); ?>
</div>
this show me very good related post but also show the 'score', I don't want that. In the options screen aparently is not a option related to this, so I supose I should pass some argument to the function...
can someone give me some directions?
http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/