=== Review Helper for WooCommerce ===
Contributors: ridhwanahsann
Author: ridhwanahsann
Tags: woocommerce, reviews, product reviews, bulk reviews, review generator
Requires at least: 5.8
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.1
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Easily generate and manage sample WooCommerce product reviews manually or in bulk.

== Description ==

**Review Helper for WooCommerce** helps store administrators quickly populate realistic sample reviews on their WooCommerce products. It is designed for development, staging, and demo environments.

= Features =

* **Single Product Generator** - Generate reviews directly from the WooCommerce product edit screen.
* **Bulk Generator** - Generate reviews across all or specific products from one dashboard.
* **Review Manager** - View, filter, edit, approve/unapprove, and delete generated reviews.
* **Customizable Settings** - Set default reviewer names, comment templates, rating ranges, and content styles.
* **React-Powered Dashboard** - Fast, smooth single-page admin UI with no page reloads.
* **i18n Ready** - All strings are translatable.

= Requirements =

* WordPress 5.8+
* WooCommerce 7.0+
* PHP 7.4+

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`.
2. Activate the plugin from **Plugins > Installed Plugins**.
3. Navigate to **Review Helper** in the WordPress admin sidebar.

== Frequently Asked Questions ==

= Will this affect my live store? =
This plugin is intended for development and staging use. Use with caution on live stores.

= Can I translate this plugin? =
Yes. A `.pot` file is included in the `languages/` directory.

= Does uninstalling delete my data? =
No, by default your data is kept. You can opt in to data deletion under **Settings > Delete data on uninstall**.

== Changelog ==

= 1.0.1 =
* Improved data sanitization and escaping for better security.
* Updated "Tested up to" WordPress version compatibility.
* Refined random review generation logic.
* Minor code cleanup and performance improvements.

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.0 =
Initial release.
