By the way I find this pluginreally useful and hope you are still developing it.
I'm having a problem with multiple cpts
MRP_get_related_posts( $post->ID, false, true, array('post', 'weblinks') )
returns nothing
single cpt works fine
MRP_get_related_posts( $post->ID, false, true, 'weblinks' )
Can you help?
Best
http://wordpress.org/extend/plugins/microkids-related-posts/