=== ReadyStack Payroll Tax Spreadsheet ===
Contributors: readystack
Tags: payroll, spreadsheet, compliance
Requires at least: 6.0
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Deposit short and the IRS adds 2% to 15% of the shortfall under IRC § 6656.

== Description ==

Deposit short and the IRS adds 2% to 15% of the shortfall under IRC § 6656.

= How to use it =

1. Install and activate the plugin.
2. Edit the page or post where you want the tool and add the shortcode `[readystack_payroll_tax_spreadsheet]`. In the block editor, use a Shortcode block.
3. Open the page and fill in the fields. The results table updates as you type.

= What you can do with the results =

Copy the results table into a client report, a ticket or an email. Change one input at a time to show what a fix changes before anyone touches the live site, and keep the table as a dated record of the check.

= Privacy =

The tool runs in the browser of whoever opens the page. The plugin makes no external requests, sets no cookies, adds no tracking and stores nothing in your database. It has no settings screen.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`, or install it from the Plugins screen.
2. Activate it through the Plugins screen in WordPress.
3. Add the shortcode `[readystack_payroll_tax_spreadsheet]` to the page where you want the tool.

== Frequently Asked Questions ==

= Does the plugin send data anywhere? =

No. Everything is worked out in the browser and nothing leaves the page.

= Do I need an account or an API key? =

No. The free tool is self-contained.

== Changelog ==

= 1.0.1 =
* The tool output is escaped, its styles are scoped to the tool and its scripts are enqueued; the readme explains how to use it.

= 1.0.0 =
* First release.
