Title: Auditica &#8211; Accessibility Scanner
Author: olezhkafp
Published: <strong>2026 年 8 月 9 日</strong>
Last modified: 2026 年 8 月 9 日

---

搜尋外掛

![](https://ps.w.org/auditica-accessibility-scanner/assets/banner-772x250.png?rev
=3639809)

![](https://ps.w.org/auditica-accessibility-scanner/assets/icon-256x256.png?rev=
3639809)

# Auditica – Accessibility Scanner

 由 [olezhkafp](https://profiles.wordpress.org/olezhkafp/) 開發

[下載](https://downloads.wordpress.org/plugin/auditica-accessibility-scanner.0.1.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/auditica-accessibility-scanner/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/auditica-accessibility-scanner/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/auditica-accessibility-scanner/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/auditica-accessibility-scanner/#developers)

 [技術支援](https://wordpress.org/support/plugin/auditica-accessibility-scanner/)

## 外掛說明

**Your website might be breaking accessibility laws right now.**

Auditica is a WCAG 2.1 accessibility scanner for WordPress. It crawls your public
pages, flags WCAG 2.1 AA violations, and shows you exactly what to fix — no client-
side overlay widget. The Pro add-on adds AI-powered auto-remediation that applies
fixes server-side.

Unlike overlay widgets that patch problems on the client side, the Pro add-on applies
fixes server-side through WordPress filters, modifying the HTML before it reaches
the browser — real remediation, not a cosmetic layer.

#### How It Works

 1. **Scan** — Auditica crawls your site’s public pages, parses the DOM, and checks
    each element against WCAG 2.1 AA rules.
 2. **Review** — View all issues in a clean dashboard with severity levels, affected
    pages, and WCAG criteria references.
 3. **Fix** — Resolve issues manually, or upgrade to Pro for AI-powered auto-remediation.
 4. **Monitor** — Track your Compliance Score over time and export reports.

#### Free Features

 * **Full WCAG 2.1 scanner** with 5 built-in rules:
    - Missing image alt text (WCAG 1.1.1)
    - Heading hierarchy problems (WCAG 1.3.1)
    - Missing form labels (WCAG 1.3.1)
    - Non-descriptive link text (WCAG 2.4.4)
    - Missing HTML language attribute (WCAG 3.1.1)
 * **Compliance Score dashboard** — see your site’s accessibility health at a glance
 * **Issues list** with severity levels (Error, Warning, Notice)
 * **CSV export** of scan results
 * **Chunked scanning** — large sites are scanned in small batches, so scans never
   time out
 * **Translation ready** — fully internationalized; translations are provided through
   translate.wordpress.org

#### Pro Features ($99/year)

 * **AI alt-text generation** — automatically generate meaningful alt text for images
   using AI vision
 * **Runtime server-side fixes** — auto-apply fixes (alt text, headings, form labels,
   skip links) on every page load via WordPress filters
 * **PDF compliance reports** — generate professional audit reports for stakeholders,
   clients, or legal teams
 * **AI remediation engine** — BYOK (Bring Your Own Key) with OpenAI or Anthropic

[Learn more and upgrade at pluginica.com](https://pluginica.com/plugins/wp-comply/)

#### Why Auditica?

 * **Not an overlay** — fixes are applied server-side, modifying HTML before it 
   reaches the browser
 * **Non-invasive** — never modifies your WordPress posts or database directly; 
   fixes are stored separately and applied through filters
 * **BYOK** — bring your own OpenAI or Anthropic API key for AI features (Pro)
 * **Built for WordPress** — uses native APIs and the WordPress REST API

### External services

The free version of Auditica performs all scanning on your own server. It does not
connect to, or send any data to, external services — including our own servers.

AI-powered features (alt-text generation and remediation) are provided by a separate,
paid **Pro add-on** and are strictly opt-in. They use a “bring your own key” model:
you supply your own OpenAI or Anthropic API key. When you trigger an AI action in
the Pro add-on, the relevant image URLs and page content are sent to the provider
you selected so it can generate suggestions. AI configuration and the API key field
appear only after the Pro add-on is installed and licensed — the free plugin offers
no AI configuration and sends nothing to these providers.

Providers and their terms:

 * OpenAI — Terms: https://openai.com/policies/terms-of-use — Privacy: https://openai.
   com/policies/privacy-policy
 * Anthropic — Terms: https://www.anthropic.com/legal/consumer-terms — Privacy: 
   https://www.anthropic.com/legal/privacy

You are responsible for your own API usage, costs, and compliance with the chosen
provider’s terms.

## 螢幕擷圖

[⌊Dashboard with Compliance Score — see your site's accessibility health at a glance.⌉⌊
Dashboard with Compliance Score — see your site's accessibility health at a glance
.⌉[

Dashboard with Compliance Score — see your site’s accessibility health at a glance.

[⌊Issues list with severity levels — filter and sort by page, rule, or severity.⌉⌊
Issues list with severity levels — filter and sort by page, rule, or severity.⌉[

Issues list with severity levels — filter and sort by page, rule, or severity.

[⌊Scan results — detailed breakdown of each WCAG violation with guidance on how 
to fix it.⌉⌊Scan results — detailed breakdown of each WCAG violation with guidance
on how to fix it.⌉[

Scan results — detailed breakdown of each WCAG violation with guidance on how to
fix it.

## 安裝方式

 1. Upload the `auditica-accessibility-scanner` folder to the `/wp-content/plugins/`
    directory, or install it directly through the WordPress plugin screen.
 2. Activate the plugin through the “Plugins” screen in WordPress.
 3. Navigate to **Accessibility Scanner** in the admin sidebar.
 4. Click **Run Scan** to analyze your site. Your Compliance Score will appear within
    minutes.
 5. Review the issues list, filter by severity, and start fixing.

For AI-powered features (Pro), enter your OpenAI or Anthropic API key in **Accessibility
Scanner > Settings**.

## 常見問題集

### What WCAG criteria does the free version check?

The free version includes 5 scanning rules: missing image alt text (1.1.1), heading
hierarchy issues (1.3.1), missing form labels (1.3.1), non-descriptive link text(
2.4.4), and missing HTML language attribute (3.1.1).

### Is Auditica an overlay?

No. Auditica never injects an overlay widget on your site. All fixes are applied
on the server side through WordPress filters, modifying HTML before it is sent to
the browser. This is the correct way to achieve real accessibility compliance.

### Will Auditica modify my posts or database?

No. Auditica stores all fixes in its own custom database tables. It applies them
at render time through WordPress content filters. Your original content is never
touched.

### Does it work with page builders?

Auditica scans the final rendered HTML of each page, so it works with any theme 
or page builder — Elementor, Beaver Builder, Divi, Gutenberg, and others.

### How long does a scan take?

Scanning runs in small batches directly from the dashboard, so it will not slow 
down your site or cause timeouts. A typical 50-page site scans in under a minute.

### What is the Compliance Score?

The Compliance Score is a percentage representing how many accessibility checks 
your site passes. It is displayed on the Auditica dashboard and updates after each
scan.

### What does Pro add?

Pro adds AI-powered alt-text generation, runtime server-side auto-fixes, and PDF
compliance reports. It requires your own OpenAI or Anthropic API key.

### What languages is Auditica available in?

Auditica is fully internationalized and automatically uses your WordPress site language.
Translations are hosted on translate.wordpress.org and delivered through the standard
WordPress translation updates — you can also contribute a translation for your own
locale there.

### What PHP version is required?

PHP 8.0 or higher is required.

### Where is the source code for the bundled JavaScript?

The admin dashboard is a React application. Its unminified source is included in
the plugin under `src/dashboard/` (JSX components and SCSS), together with the build
configuration in `package.json`.

To rebuild the compiled assets in `build/` from source, run:

    ```
    npm install
    npm run build
    ```

The build uses @wordpress/scripts (webpack) with its default configuration — no 
custom webpack config is required.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Auditica – Accessibility Scanner〉的開發相關工作。

參與者

 *   [ olezhkafp ](https://profiles.wordpress.org/olezhkafp/)

〈Auditica – Accessibility Scanner〉外掛目前已有 1 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/auditica-accessibility-scanner/contributors)
為這個外掛做出的貢獻。

[將〈Auditica – Accessibility Scanner〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/auditica-accessibility-scanner)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/auditica-accessibility-scanner/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/auditica-accessibility-scanner/)，
或透過 [RSS](https://plugins.trac.wordpress.org/log/auditica-accessibility-scanner/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/auditica-accessibility-scanner/)。

## 變更記錄

#### 0.1.0

 * Initial release.
 * 5 WCAG 2.1 AA scanning rules (alt text, headings, form labels, link text, language).
 * Compliance Score dashboard.
 * Issues list with severity levels.
 * CSV export of scan results.
 * Chunked batch scanning — no timeouts on large sites.

## 中繼資料

 *  版本 **0.1.0**
 *  最後更新 **4 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.4**
 *  PHP 版本需求 ** 8.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/auditica-accessibility-scanner/)
   及 [Russian](https://ru.wordpress.org/plugins/auditica-accessibility-scanner/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/auditica-accessibility-scanner)
 * 標籤:
 * [a11y](https://tw.wordpress.org/plugins/tags/a11y/)[accessibility](https://tw.wordpress.org/plugins/tags/accessibility/)
   [ada](https://tw.wordpress.org/plugins/tags/ada/)[compliance](https://tw.wordpress.org/plugins/tags/compliance/)
   [wcag](https://tw.wordpress.org/plugins/tags/wcag/)
 *  [進階檢視](https://tw.wordpress.org/plugins/auditica-accessibility-scanner/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/auditica-accessibility-scanner/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/auditica-accessibility-scanner/reviews/)

## 參與者

 *   [ olezhkafp ](https://profiles.wordpress.org/olezhkafp/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/auditica-accessibility-scanner/)