=== Mant Accessibility ===
Contributors: muhammad411
Tags: accessibility, wcag, scanner, audit
Requires at least: 6.2
Tested up to: 7.1
Requires PHP: 8.0
Stable tag: 0.8.15
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Rendered-page accessibility scanning and accessibility checks for WordPress.

== Description ==

Mant Accessibility helps WordPress site owners scan their homepage, multiple selected pages, or all published content and review accessibility findings from inside the WordPress admin.

The plugin combines automated checks with a focused issue list so teams can find missing alternative text, heading structure problems, color contrast issues, form label problems, keyboard focus concerns, and other common accessibility risks.

Automated checks are a strong starting point. Manual testing is still required for full WCAG confidence.

Useful links:

* Website: https://mantdesign.de/
* Documentation: https://mantdesign.de/mant-accessibility-documentation/
* Support email: contact@mantdesign.de

== Features ==

* Rendered accessibility scanning of your homepage, selected pages, or all published content.
* Dashboard summaries with score and issue counts.
* Read-only issue list for reviewing findings.
* Front-end page scan tools for administrators.
* Settings for skip links and selected front-end accessibility fixes.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/mant-accessibility` directory, or install the plugin through the WordPress Plugins screen.
2. Activate Mant Accessibility through the Plugins screen in WordPress.
3. Open Mant Accessibility in the WordPress admin menu.
4. Choose your scan scope, run a scan, and review the issues list. Keep the scan tab open until all pages have finished.

== Frequently Asked Questions ==

= Does this replace a manual accessibility audit? =

No. Automated scans are a strong starting point, but manual testing is still required for full WCAG confidence.

= Where can I find documentation? =

Documentation is available at https://mantdesign.de/mant-accessibility-documentation/

= How do I contact support? =

Contact Mant Design at contact@mantdesign.de

== Screenshots ==

1. Dashboard summary with accessibility score and issue status.
2. Homepage, selected-page, and all-content scan workflow.
3. Issues list with severity, source, and suggested fixes.
4. Basic settings for page overlay and front-end accessibility fixes.

== Changelog ==

= 0.8.15 =

* Cache repository read results and invalidate them after scan, issue, and workflow changes.
* Prefix template and uninstall variables and document necessary custom-table queries and the WordPress core content hook.

= 0.8.14 =

* Remove the unused translation-directory header so the installed ZIP does not reference a missing languages folder.

= 0.8.13 =

* Enable scanning multiple selected pages and all published content without a page quota.
* Prepare database table identifiers and filter values using WordPress database APIs. Requires WordPress 6.2 or later.
* Correct contributor attribution and preserve WordPress and third-party admin notices.

= 0.8.12 =

* Free WordPress.org release limited to one-page scanning, dashboard summaries, read-only findings, page overlay, and basic settings.
