Hey there,
Basically, I'm using this call on v2.1.4 to remove the comments, but they keep displaying. Everything else is honored. Any idea why it's not working?
<?php if (function_exists('wpp_get_mostpopular')) wpp_get_mostpopular("stats_comment_count=false&range=weekly&order_by=views&pages=false&limit=5"); ?>
Great plugin other than this one issue. I can't really see where the variables are documented, so I had to go poking around the php files. Feel free to point me to a docs page.