Top rated post display
-
Hello,
Great plugin, its really awesome for user rating.I can display top 5 rated post with this code.
<?php if (function_exists(‘get_highest_rated’)): ?>
-
<?php get_highest_rated(); ?>
<?php endif; ?>
But i want to display it with Post feature image and Post publish date..
Can u help me how to do that with you plugin..
Thanks
The topic ‘Top rated post display’ is closed to new replies.