WebTechee AccessScan

外掛說明

WebTechee AccessScan helps WordPress site owners and developers quickly identify common accessibility issues on their site.

The plugin performs an automated scan of your published content and highlights issues such as:

  • Images missing alt attributes
  • Empty anchor links without accessible text

The scan runs on demand from the WordPress admin and displays results instantly — no configuration required.

This lightweight, stateless scanner is designed for quick checks during development or content review.

⚠️ This plugin does not store scan data in the database and does not modify your content.

How It Works

  1. Go to AccessScan in the WordPress admin menu
  2. Click Run Scan
  3. Review detected accessibility issues and affected HTML elements
  4. Fix issues directly in your content or theme

Features

  • One-click accessibility scan
  • Detects common WCAG-related issues
  • Displays affected HTML elements for easier fixes
  • Lightweight and fast
  • No database tables
  • No scheduled tasks
  • No front-end scripts added

Free vs Pro

This is the free version of WebTechee AccessScan.

The free version focuses on:
* Instant scanning
* Common accessibility checks
* No data storage

A Pro version is planned with advanced features such as:
* Scan history
* Scheduled scans
* Accessibility scoring
* Exportable reports
* Advanced issue detection

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/webtechee-accessscan directory, or install via the Plugins screen
  2. Activate the plugin through the Plugins menu
  3. Go to AccessScan in the WordPress admin menu
  4. Click Run Scan

常見問題集

Does this plugin modify my site content?

No. The plugin only scans HTML output and reports issues. It does not change any content.

Does this plugin store scan results?

No. Scan results are generated and displayed instantly and are not stored in the database.

Is this a full accessibility compliance tool?

No. This plugin detects common accessibility issues and helps identify problem areas. Full WCAG compliance requires manual testing and audits.

Does it work with page builders?

Yes. The scanner analyzes rendered HTML, so it works with most themes and page builders.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈WebTechee AccessScan〉的開發相關工作。

參與者

將〈WebTechee AccessScan〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release
  • Detect missing image alt attributes
  • Detect empty anchor links
  • Display affected HTML elements