Title: Tazeen Store Accessibility Kit for WooCommerce
Author: Tazeen Ehsan
Published: <strong>September 24, 2026</strong>
Last modified: September 24, 2026

---

Search plugins

![](https://ps.w.org/tazeen-store-accessibility-kit-for-woocommerce/assets/banner-
772x250.png?rev=3711689)

![](https://ps.w.org/tazeen-store-accessibility-kit-for-woocommerce/assets/icon-
256x256.png?rev=3711689)

# Tazeen Store Accessibility Kit for WooCommerce

 By [Tazeen Ehsan](https://profiles.wordpress.org/tazeenehsan/)

[Download](https://downloads.wordpress.org/plugin/tazeen-store-accessibility-kit-for-woocommerce.1.0.4.zip)

 * [Details](https://wordpress.org/plugins/tazeen-store-accessibility-kit-for-woocommerce/#description)
 * [Reviews](https://wordpress.org/plugins/tazeen-store-accessibility-kit-for-woocommerce/#reviews)
 *  [Installation](https://wordpress.org/plugins/tazeen-store-accessibility-kit-for-woocommerce/#installation)
 * [Development](https://wordpress.org/plugins/tazeen-store-accessibility-kit-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/tazeen-store-accessibility-kit-for-woocommerce/)

## Description

**Tazeen Store Accessibility Kit for WooCommerce** helps WooCommerce store owners
work toward the accessibility level that the European Accessibility Act (EAA) and
WCAG 2.1 AA expect from online shops — without overlays, external services, or data
ever leaving your site.

#### Scanning

 * One-click accessibility scan of any front-end page of your store
 * Powered by the industry-standard [axe-core](https://github.com/dequelabs/axe-core)
   engine (MPL-2.0 licensed, bundled locally — no CDN, no external calls)
 * Detected issues grouped by severity: Critical, Serious, Moderate, Minor
 * Every detected issue shows the rule name, the affected element (CSS selector),
   why it was flagged, and how to fix it
 * Scan by URL, or jump straight from any front-end page via the “Scan this page”
   admin-bar button
 * Scan history saved locally so you can track progress over time

#### Optional fixes (each one individually toggleable, all OFF by default)

 * **Product image alt text** — fills in missing alt text on product images using
   the product title
 * **Checkout field labels** — adds a screen-reader label to checkout fields that
   only show a placeholder
 * **Visible focus states** — adds a high-contrast focus outline to links, buttons,
   and form controls
 * **Icon button labels** — adds accessible names to icon-only cart, search, and
   wishlist controls
 * **Screen reader price label** — announces “Price:” before prices so screen readers
   read them correctly
 * **Empty link names** — gives accessible names to empty links, such as product
   image links

Nothing is changed on your store until you explicitly switch a fix on. Every fix
can be turned off again at any time.

#### Accessibility statement

 * One-click generator creates a WordPress page titled “Accessibility Statement”
   pre-populated with an EAA-oriented template
 * Template covers: compliance level claimed, known limitations, contact for accessibility
   issues, and date of last review
 * You edit and publish the page like any other WordPress page

#### Admin dashboard

 * Dashboard widget summarizing your last scan: date and detected-issue counts by
   severity
 * Full admin page under **WooCommerce  Accessibility**
 * Admin-bar notice when the last scan detected critical issues
 * Optional (opt-in) weekly email reminder to run a scan

### Source Code

[Source Code](https://github.com/TazeenEhsan/accessi-compliance-kit/tree/dev)

#### Privacy: everything stays on your server

The free version makes **zero external calls**. The scanning engine is bundled with
the plugin, scans run in your own browser against your own site, and results are
stored only in your own WordPress database. No telemetry, no phone-home, no accounts.

#### What this plugin is not

 * It is **not an overlay widget**. It changes real markup (only when you opt in)
   instead of layering a toolbar over inaccessible pages.
 * It does **not guarantee legal compliance**. Automated tools detect a subset of
   accessibility issues; results are presented as _detected issues_ for you to review,
   and only a human audit can confirm conformance. This plugin is not legal advice.

## Screenshots

[⌊Scan results grouped by severity, with per-issue detail (selector, why it fails,
how to fix).⌉⌊Scan results grouped by severity, with per-issue detail (selector,
why it fails, how to fix).⌉[

Scan results grouped by severity, with per-issue detail (selector, why it fails,
how to fix).

[⌊Settings tab — one toggle per fix, everything OFF by default.⌉⌊Settings tab — 
one toggle per fix, everything OFF by default.⌉[

Settings tab — one toggle per fix, everything OFF by default.

[⌊Accessibility statement generator card with one-click page creation.⌉⌊Accessibility
statement generator card with one-click page creation.⌉[

Accessibility statement generator card with one-click page creation.

[⌊Dashboard widget with the last scan summary by severity.⌉⌊Dashboard widget with
the last scan summary by severity.⌉[

Dashboard widget with the last scan summary by severity.

## Installation

 1. Install via **Plugins  Add New** (search for “Tazeen Store Accessibility Kit for
    WooCommerce”), or upload the plugin zip via **Plugins  Add New  Upload Plugin**.
 2. Activate the plugin. WooCommerce 8.0+ must be installed and active.
 3. Go to **WooCommerce  Accessibility**.
 4. Run your first scan from the **Scan** tab (your home page is pre-filled — any page
    on your site works).
 5. Review detected issues, then enable the fixes you want under the **Settings** tab(
    all fixes start OFF).
 6. Optionally generate your Accessibility Statement page from the statement card and
    edit it to match your store.

## FAQ

### Does this plugin make my store legally compliant with the EAA or ADA?

No automated tool can do that, and you should be wary of any that claims to. Tazeen
Store Accessibility Kit for WooCommerce detects a subset of WCAG 2.1 A/AA issues
automatically, fixes several common ones when you opt in, and gives you a statement
template — a strong, honest starting point. Full conformance also requires human
review (e.g. of keyboard flows, content clarity, and color use in images). Nothing
in this plugin is legal advice.

### Does the European Accessibility Act apply to my store?

The EAA has been enforceable across the EU since June 28, 2025 and generally applies
to online shops selling to EU consumers. Micro-enterprises (fewer than 10 employees**
and** under €2M annual turnover) are exempt. If you are unsure, consult a legal 
professional — we cannot assess your obligations for you.

### Does any of my data leave my site?

No. The scanner (axe-core) is bundled inside the plugin and runs in your own browser;
results are stored in your own database. The free version makes no external requests
of any kind.

### Is this an accessibility overlay?

No. Overlay widgets layer a toolbar over your site without fixing the underlying
markup, and regulators and disability advocates consider them inadequate. Tazeen
Store Accessibility Kit for WooCommerce reports real issues in your pages and — 
only when you enable a fix — corrects the actual markup.

### Do I need WooCommerce?

Yes. The plugin is built specifically for WooCommerce stores and requires WooCommerce
8.0 or newer to be active.

### Why are all fixes off by default?

Every theme is different, and we never change your store’s front end without your
explicit opt-in. Enable fixes one at a time and check your store as you go; each
fix can be disabled again instantly.

### Will the fixes change how my store looks?

Most fixes are invisible (alt text, screen-reader labels, accessible names). “Visible
focus states” is the exception by design: it shows a high-contrast outline around
the element currently focused via keyboard — this is exactly what WCAG asks for.

### A scan reports issues that come from my theme or another plugin. Can Tazeen Store Accessibility Kit for WooCommerce fix those?

The scanner reports everything it detects on the rendered page, whatever the source.
The six included fixes target the most common WooCommerce storefront issues. Issues
originating in a theme or another plugin may need to be fixed there — the scan’s
per-issue guidance tells you what to change.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Tazeen Store Accessibility Kit for WooCommerce” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ Tazeen Ehsan ](https://profiles.wordpress.org/tazeenehsan/)

[Translate “Tazeen Store Accessibility Kit for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/tazeen-store-accessibility-kit-for-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/tazeen-store-accessibility-kit-for-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/tazeen-store-accessibility-kit-for-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/tazeen-store-accessibility-kit-for-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/tazeen-store-accessibility-kit-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.4

 * Updated the plugin display name to “Tazeen Store Accessibility Kit for WooCommerce”
   in the plugin header, readme, and documentation.

#### 1.0.3

 * Completed the internal rename to “Tazeen Store Accessibility Kit for WooCommerce”;
   if you activated a prior version, deactivate and reactivate after updating.

#### 1.0.2

 * Renamed plugin internals to “Tazeen Store Accessibility Kit for WooCommerce”:
   constants, classes, and text domain now use the TSAKW/Tazeen Store naming convention.
 * Plugin main file renamed to tazeen-store-accessibility-kit-for-woocommerce.php;
   translation file renamed to match.

#### 1.0.1

 * Renamed from “Accessi Compliance Kit” to “Accessibility Compliance Kit for WooCommerce”
   prior to first public release.
 * Plugin slug/text domain changed to “tazeen-store-accessibility-kit-for-woocommerce”
   per WordPress.org plugin review.

#### 1.0.0

 * Initial release.
 * Single-page accessibility scanner (axe-core, bundled) with severity-grouped results
   and scan history.
 * Six optional fixes: product image alt text, checkout field labels, visible focus
   states, icon button labels, screen reader price label, empty link names — all
   individually toggleable, all OFF by default.
 * One-click Accessibility Statement page generator (English template).
 * Dashboard widget, admin-bar scan shortcut, critical-issue admin-bar notice, opt-
   in weekly email reminder.

## Meta

 *  Version **1.0.4**
 *  Last updated **10 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.5 or higher **
 *  Tested up to **7.1.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [a11y](https://wordpress.org/plugins/tags/a11y/)[accessibility](https://wordpress.org/plugins/tags/accessibility/)
   [compliance](https://wordpress.org/plugins/tags/compliance/)[wcag](https://wordpress.org/plugins/tags/wcag/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/tazeen-store-accessibility-kit-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/tazeen-store-accessibility-kit-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/tazeen-store-accessibility-kit-for-woocommerce/reviews/)

## Contributors

 *   [ Tazeen Ehsan ](https://profiles.wordpress.org/tazeenehsan/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/tazeen-store-accessibility-kit-for-woocommerce/)