[WordPress] 外掛分享: Accessibility Tools & Alt Text Finder

首頁外掛目錄 › Accessibility Tools & Alt Text Finder
WordPress 外掛 Accessibility Tools & Alt Text Finder 的封面圖片
3,000+
安裝啟用
★★★★
4.9/5 分(69 則評價)
21 天前
最後更新
問題解決
WordPress 4.8+ PHP 7.4+ v3.0 上架:2018-04-09

內容簡介

這個軟體可以協助您成為 ADA 第 508 條款的合規,提供以下功能:

遺漏的 Alt 文本尋找程式

快速添加媒體庫中遺漏的 Alt 文本、說明文本或標題文本,同時也可針對已發佈於頁面或文章中的圖片進行修改。

對比度檢查程式

提供對比度檢查,以確保符合最低要求。

WCAG 2.1 合規性檢查表

此互動式 WCAG 2.1 第 508 條款檢查表能幫助您更了解您的網站無障礙問題。

自動無障礙性審核

可啟用 A11Y 審核功能,對您的網站進行多次無障礙性測試,甚至提供修復建議。

相關資源

我們提供一些有用的連結資源,幫助您更了解網站無障礙性,有助於使您的網站更具包容性。

雖然這個外掛可以幫助您達到合規要求,但僅有您能確保所有要求都被滿足。

如果您認為這個外掛很有用,請給予評價和評論。如果您遇到任何問題,請發送電子郵件告訴我們您遇到的問題,我們會盡快處理。感謝您!

主要特點如下:

顯示所有媒體庫、文章或頁面中遺漏任何 3 種類型文字的圖片(替代文字、說明文字或標題文字)。

可逐一添加缺失的替代文字、說明文字或標題文字到圖片中。

僅需點擊一下即可為所有圖片添加缺失的替代文字、說明文字或標題文字。

幫助使您的網站符合 ADA 第 508 條款。 (通過為網站上的所有圖片添加 Alt 文本)

可接受自動 A11Y 無障礙性審核,了解哪些未達合規要求。

提供免費對比度檢查。這使您更容易了解您的網站對比度。

我們提供 WCAG 2.1第 508 條款的互動式檢查表,這張檢查表有助於您更好地了解 WCAG 2.1 的建議和指南。

我們以連結的形式提供大量無障礙性資源,有助於您更深入了解網站無障礙性。

以下視頻是使用我們遺漏的 Alt 文本功能的方法。

以下視頻是全部使用新的可用性工具的第 2 部分。

以下視頻為我們在 Tampa Fl 演講「Web Accessibility Made Easy」的全程錄影。

外掛標籤

開發者團隊

⬇ 下載最新版 (v3.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Accessibility Tools & Alt Text Finder」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

This software HELPS you in the process of becoming ADA Section 508 compliant by providing:
Missing Alt Text Finder
Easily add any Missing Alt Text, Description Text or Caption Text to all of the pictures in your Media Library and the pictures that are already published on your Pages and Posts.
Contrast Ratio Checker
Provides you with a Contrast Ratio Checker to make sure everything hits the minimum requirements.
WCAG 3.0 Compliance Checklist
A interactive WCAG 3.0 Section 508 Checklist that helps you better understand your websites accessibility issues.
Automated Accessibility Audit
You can activate the A11Y auditing function and run multiple accessibility tests on your website and even get suggestions on how to fix them.
Resources
We give you some great resources in the form of links that will help you better understand web accessibility and help your website become even more inclusive.
Course Related Functionality
Access comprehensive accessibility training courses and educational materials directly within the plugin. Learn best practices, understand WCAG guidelines, and master accessibility implementation through interactive courses designed to help you and your team become accessibility experts.
While this plugin can HELP you meet compliance requirements, you are the only one that can ensure that all requirements are met.
If you find this plugin useful, please rate and review it. If you have a problem with this plugin, please send me an email letting us know what issues you are having. I will address all issues in a timely fashion. Thank you!
External Services
This plugin uses the following third-party services:

Incrementable.js
Used in the contrast testing tool to allow keyboard-accessible incrementable fields.

– Loaded from: https://leaverou.github.com/incrementable/incrementable.js
– No user data is sent.
– License: MIT License
– Source: https://github.com/LeaVerou/incrementable

Example API (Replace with actual endpoint)
Used to send page URLs to an external server for SEO auditing (if applicable).

– Endpoint: http://myserver.com/
– Data sent: page URL
– Sent only during SEO analysis execution.
– If you operate this server, link your own Privacy Policy here.
Example: https://yourdomain.com/privacy-policy
Main Features Are:

Shows you all of the pictures from either your Media Library, Posts or Pages that are missing any of the 3 types of text. (Alternative Text, Description text or Caption Text)

Allows you to add any missing – Alternative Text, Description Text or Caption Text to any of your pictures one at a time.

Allows you to add missing Alternative Text, Description Text or Caption Text to all of your pictures with just one click.

Helps the process of making your website ADA Section 508 Compliant become much easier. (by adding Alt Text to all pictures on your website)

Allows you to run a Automated A11Y Accessibility Audit so you can see where you are not compliant.

Provides a free Contrast Ratio Checker. This allows you to easily understand your websites contrast ratios.

We provide you a interactive (WCAG 3.0) Section 508 Checklist. This checklist helps you better understand the WCAG 3.0 recommendations and guidelines.

We offer a ton of Free Accessibility resources in the form of links that will greatly help your understanding of web accessibility.

Access comprehensive accessibility training courses and educational materials to learn best practices and master accessibility implementation.

The video below is how to use our missing alt text feature.
The video below is part 2 on how to use all of the new accessibility tools we added.
The video below is us giving our “Web Accessibility Made Easy” talk in Tampa Fl.
Source Code
This plugin includes bundled/minified JavaScript and CSS files to optimize performance. To comply with WordPress.org guidelines for human-readable code, the original, non-minified source code is included directly within the plugin under:
/assets/src/ or `/src/`

This includes:
– Original JavaScript files before minification or bundling.
– SASS/SCSS or uncompiled CSS files (if applicable).
– Any build configuration files (such as webpack.config.js or angular.json if used).
These files are provided to ensure transparency and promote open-source collaboration.
License
This plugin is licensed under the GPLv2 or later. For more information, see https://www.gnu.org/licenses/gpl-3.0.html.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon