=== IGS Bonus Value Calculator ===
Contributors: ailene999
Tags: casino bonus, wagering requirement, gambling, calculator, bonus calculator
Requires at least: 5.8
Tested up to: 7.0.3
Requires PHP: 7.4
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A free IGS casino bonus value calculator that shows the real wagering requirement behind any deposit bonus, via a simple shortcode.

== Description ==

Add the calculator to any post or page with:

`[igs_bonus_value_calculator]`

A free tool from https://internetgamblingsites.net/.

The headline bonus percentage doesn't tell you what a bonus is actually worth. Visitors enter their deposit, the bonus match percentage, the maximum bonus amount, the wagering requirement multiplier, and whether it applies to the bonus alone or the deposit plus bonus combined — the calculator shows the bonus amount, the total wagering required, and a plain-language verdict on how realistic it is to clear.

Runs entirely client-side. No data sent anywhere, no signup required.

= Features =

* Calculates real bonus amount from percentage and deposit
* Supports both "bonus only" and "deposit + bonus" wagering bases
* Plain-language verdict (easy / moderate / high wagering) based on the result
* Lightweight, namespaced CSS/JS, won't conflict with your theme

== Installation ==

1. Upload the plugin files to `/wp-content/plugins/igs-bonus-value-calculator`, or install directly through the WordPress plugins screen.
2. Activate the plugin through the "Plugins" screen in WordPress.
3. Add `[igs_bonus_value_calculator]` to any post or page.

== Frequently Asked Questions ==

= Does this account for game weighting (e.g. slots vs table games count differently toward wagering)? =

No — it estimates raw wagering volume only. Game weighting varies by operator and isn't factored in; the plugin notes this directly under the results.

= Does this send any data to an external server? =

No. All calculations happen in the visitor's browser using JavaScript.

= Does this support the previous shortcode? =

Yes. `[igs_bonus_calculator]` still works as a compatibility alias, but `[igs_bonus_value_calculator]` is the primary shortcode.

== Screenshots ==

1. Bonus inputs (deposit, match %, max bonus, wagering requirement) and results.

== Changelog ==

= 1.0.1 =
* Updated readme to include the site link.

= 1.0.0 =
* Initial release.
