=== Stella Ratings & Reviews ===
Contributors: mariastellatech
Tags: ratings, reviews, star ratings, product reviews, feedback
Requires at least: 5.8
Requires PHP: 8.0
Tested up to: 7.1
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A lightweight, high-performance rating and review system for WordPress. Perfect for tools, products, and services.

== Description ==

Stella Ratings & Reviews is a professional-grade rating system designed for speed and simplicity. It allows your users to submit star ratings and detailed reviews with ease, providing you with a clean moderation dashboard to manage feedback.

= Key Features =
*   **Lightweight & Fast**: Optimized for performance with minimal asset loading.
*   **AJAX Moderation**: Manage all reviews from a single-page moderation dashboard without reloading.
*   **Custom Fields**: Add your own custom fields to the review form (e.g., "Company Name", "Usage Case").
*   **Flexible Display**: Use shortcodes to display the widget anywhere on your site.
*   **Theme Neutral**: Automatically adapts to your theme's light or dark mode.
*   **Privacy First**: Built-in safeguards for reviewer email visibility.

== Installation ==

1. Upload the `stella-ratings-reviews` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to **Stella Ratings > Settings** to configure your fields.
4. Use the shortcode `[stella_ratings]` on any page or post to display the widget.

== Frequently Asked Questions ==

= How do I display reviews for a specific product? =
You can use the `product_key` attribute in the shortcode: `[stella_ratings product_key="my-product-slug"]`.

= Can I customize the review form? =
Yes, navigate to **Stella Ratings > Settings** to add, remove, or make fields mandatory.

== Screenshots ==

1. The review widget with summary and list.
2. The submission form with star picker.
3. Administrative moderation dashboard.
4. Admin General Settings.
5. Form Fields Settings.
6. Messages and Text Settings.
7. How to Use Section.

== Changelog ==

= 1.0.1 =
* Added WordPress.org rating links on the settings page and plugins screen.
* Updated Tested up to WordPress 7.1.

= 1.0.0 =
* Initial release.
