=== SI Rating & Review ===
Contributors: hiren1612
Donate link: https://hikebranding.com
Tags: review, rating, star-rating, reviews, ratings
Requires at least: 5.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A plugin which allows you to give rate and review from frontend using just on click.

== Description ==
A plugin which allows user to rating and review from from frontend and admin can view list of rating and review from backend.

1. It's very easy to use. Just install so it will add after any page/post/custom post type. Will show star ratting in google search because added Google Rich Snippet 
2. Place shortcode `<?php echo do_shortcode('[si_rating_review]');?>` below content of your custom template file.
3. Enjoy !


== Installation ==
= Installation =
1. Upload "si_rating_review" to the "/wp-content/plugins/" directory.
2. Activate the plugin through the "Plugins" menu in WordPress.

== Frequently Asked Questions ==

= Having problems, questions, bugs & suggestions =
Contact us at http://www.satvikinfotech.com/

== Screenshots ==
1. Rating count and review in backend.
2. Front view.

== Changelog ==
= v1.0 =
* Initial release version

= v1.1 =
* Add Rich Snippets.

= v1.2 =
* fixed some bugs.

= v1.3 =
* WordPress 7.0 / PHP 8.x compatibility; replaced raw SQL with $wpdb->prepare, added nonces and capability checks, and escaped all output.