
內容簡介
wA11y是一個WordPress外掛,提供了一些工具箱資源,幫助您改善WordPress網站的可訪問性。
如果您想為該外掛做出貢獻或報告問題,請參閱wA11y Github庫。
什麼是“wA11y”?
“A11y”通常是用於可訪問性的縮寫,因為“a”和“y”之間有11個字母。
“w”+“A11y”是該詞的縮寫,代表“網絡可訪問性”。#wa11y
什麼是網絡可訪問性?
網絡可訪問性是指通過消除阻礙,使殘障人士能夠與網站進行互動或訪問的包容性實踐。
數據顯示,五分之一的人口有殘障。如果您的網站不具備可訪問性,您將排除20%的潛在用戶,客戶,學生等。
良好的可訪問性的基礎是良好的營銷,這也意味著良好的可訪問性可以提高您的SEO。
可訪問性資源和工具
WPCampus社區在其網站上提供了可訪問性資源和工具的列表。
該資源是開源的,WPCampus希望您能做出貢獻。請訪問WPCampus資源庫了解如何貢獻。
wA11y專業提示:在瀏覽器中使用測試工具,例如WAVE和HTML_CodeSniffer,在購買WordPress主題之前評估其可訪問性。
包含在wA11y中的工具
wA11y外掛的任務是提供大量工具,以幫助您評估和改善網站的可訪問性。
如果您希望將任何新工具添加到該外掛中,請在wA11y Github庫中建立一個“增強型問題”issue。
Tota11y
Tota11y是您的Khan Academy朋友提供的可訪問性視覺化工具套件。它是一個單一的JavaScript文件,可在文檔底部插入一個小按鈕並協助視覺化輔助技術的網站表現。
WAVE
WAVE是由WebAIM(Web Accessibility In Mind)提供的免費評估工具。它可用於評估現有網站的許多可訪問性問題。
過濾器
過濾器提供了一種修改wA11y外掛內部數據的方法。了解有關過濾器的更多資訊。
以下是該外掛可用的過濾器列表:
‘wa11y_settings’
允許您更改外掛設置
傳遞1個參數:默認設置
‘wa11y_wave_url’
允許您更改傳遞給WAVE的URL
傳遞2個參數:默認URL和文章物件(如果定義了)
‘wa11y_load_tota11y’
允許您傳遞一個布林值,以定義是否應該加載tota11y工具
傳遞2個參數:
外掛標籤
開發者團隊
② 後台搜尋「wA11y – The Web Accessibility Toolbox」→ 直接安裝(推薦)
原文外掛簡介
wA11y is a WordPress plugin that provides a toolbox of resources to help you improve the accessibility of your WordPress website.
If you would like to contribute to the plugin, or report issues, please go through the wA11y Github repo.
What Does “wA11y” Mean?
“A11y” is the commonly used abbreviation for accessibility, since there are eleven letters between the “a” and the “y”.
“w” + “A11y” is my abbreviation for “web accessibility”. #wa11y
What Is Web Accessibility?
Web accessibility refers to the inclusive practice of removing barriers that prevent interaction with, or access to, websites by people with disabilities.
Data shows 1 in 5 people have a disability. If your site is inaccessible, you could be excluding 20% of your potential users, customers, students, and more.
The foundation for good accessibility is great markup which also means that good accessibility can improve your SEO.
Accessibility Resources and Tools
The WPCampus community has a great list of accessibility resources and tools available on their website.
This resource is open-source and WPCampus would love for you to contribute. Visit the WPCampus Resources repo to learn how to contribute.
WA11Y PRO TIP: Take advantage of in-browser testing tools, like WAVE and HTML_CodeSniffer, to evaluate WordPress theme demos before you purchase.
Tools Included In wA11y
The mission for the wA11y plugin is to provide a plethora of tools to help you evaluate and improve the accessibility of your website.
If you would like to see any new tools added to the plugin, please create an issue in the wA11y Github repo and label it an “enhancement”.
Tota11y
tota11y is an accessibility visualization toolkit provided by your friends at Khan Academy. It is a single JavaScript file that inserts a small button in the bottom corner of your document and helps visualize how your site performs with assistive technologies.
WAVE
WAVE is a free evaluation tool provided by WebAIM (Web Accessibility In Mind). It can be used to evaluate a live website for a wide range of accessibility issues.
Filters
Filters provide a way for you to modify a piece of data inside the wA11y plugin. Learn more about filters.
Here is a list of the filters available for this plugin:
‘wa11y_settings’
Allows you to change the plugin settings
Passes 1 argument: the default settings
‘wa11y_wave_url’
Allows you to change the URL passed to WAVE
Passes 2 arguments: the default URL and the post object (if defined)
‘wa11y_load_tota11y’
Allows you to pass a boolean to define whether or not the tota11y tool should be loaded
Passes 2 arguments: the default setting and the plugin’s settings
‘wa11y_load_wave’
Allows you to pass a boolean to define whether or not the WAVE tool should be loaded
Passes 2 arguments: the default setting and the plugin’s settings
