Topic: Filter author for Cutenews
I recommend you add a feature: The ability to filter the news with the author. I have the CuteNews but I don't find this feature.
EX:
<?PHP
$template="resoconti";
$author="Marco,Andrea";
$category=5;
include("/var/www/vhosts/test.com/httpdocs/test/show_news.php");
?>
Marco