Display only avg. rating on home page
-
Hi,
I want to show in my homepage only the average rating of my posts.
I manage to display all the attributes with this code:
<?php echo PostRatings()->getControl(); ?>
Does anyone have a solution with php?
PS: I don’t want to hide elements with css.
Thanks
- The topic ‘Display only avg. rating on home page’ is closed to new replies.