Display five Star Rating under post or page.
Star Rating Download Now
(If the link does not work)↓
Originals Link WordPress.org
https://wordpress.org/plugins/star-rating/
Best WordPress Hosting, GO link
How to Install Star Rating Plugin, Manually
- Install as regular WordPress plugin.
- Go your plugin setting via WordPress dashboard and find “Star Rating” activate it.
After activate plugin you will see “Star Rating” menu at left side on WordPress dashboard.
hort-code inside content for fixed post id you can use anywhere inside content.
[star_rating themes="flat"]
Short-code inside loop by dynamic post id you can use anywhere inside loop or single.php
<?php echo do_shortcode( '[star_rating themes="flat" id="'.get_the_ID().'"]' ); ?>
Video
Screenshots
Plugin Not Working?
If any errors or problems with the plug-in then write comments.
Leave a Reply