How to display the star rating by itself
-
I’d like to display the number of stars for a review in a widget from the child theme I’m working on.
I tried something like:
<?php echo get_book_review_rating(get_the_ID()); ?>
And a few variations on that, but it didn’t work.
Great plugin, overall. Best one I found.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to display the star rating by itself’ is closed to new replies.