Linux 软件免费装
Banner图

ARIA & Accessibility - ARIA Labels, Attributes & Roles, Accessibility Checker

开发者 wcagforwp
更新时间 2025年7月11日 12:28
PHP版本: 7.0 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

a11y accessibility wcag aria contrast

下载

1.3.0 1.3.1 1.4.0 1.4.1

详情介绍:

Documentation ARIA & Accessibility Toolkit makes it easy to improve your WordPress site's accessibility. The plugin includes an accessibility checker that scans for many common accessibility issues, and provides useful tools for you to able to fix these issues. Features at a glance: Available Accessibilty Fixes These features help to address many common accessibility issues, but also, a warning: There are many accessibility issues that cannot be fixed by patching them with a plugin. If your WordPress theme is built with accessibility in mind, then your site may only require a few tweaks to bring it up to compliance - this is where the ARIA & Accessibility Toolkit could work great for your site. Why Use ARIA & Accessibility Toolkit? Most WordPress themes don’t include full accessibility support. ARIA & Accessibility Toolkit lets you patch those gaps quickly, keeping your site more inclusive and compliant. Whether you're a developer working on a client site or a business owner aiming for better usability, this plugin makes accessibility updates faster and easier. Compatibility

安装:

Using the WordPress Dashboard
  1. Navigate to “Add New” in the plugins dashboard
  2. Search for “ARIA & Accessibility Toolkit”
  3. Click “Install Now”
  4. Activate the plugin on the Plugin dashboard
  5. Go to Settings > ARIA Toolkit to start configuration
Uploading in WordPress Dashboard
  1. Click the download button on this and save “aria-accessibility-toolkit.zip” to your computer
  2. Navigate to “Add New” in the plugins dashboard
  3. Navigate to the “Upload” area
  4. Select “aria-accessibility-toolkit.zip” from your computer
  5. Click “Install Now”
  6. Activate the plugin in the Plugin dashboard
  7. Go to Settings > ARIA Toolkit to start configuration
Uing FTP
  1. Download the ARIA & Accessibility Toolkit ZIP file
  2. Extract the ARIA & Accessibility Toolkit ZIP file to your computer
  3. Upload the “aria-accessibility-toolkit” directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard
  5. Go to Settings > ARIA Toolkit to start configuration

屏幕截图:

  • The ARIA attributes section - configure ARIA attributes options
  • The Roles section - configure landmark roles options
  • The Contrast section - configure contrast accessibility options
  • The frontend accessibility scanner - check your site for accessibility issues
  • The Images section - update alt tags on your images

常见问题:

What are the full list of features?

= What does this plugin do? =\ ARIA & Accessibility Toolkit lets you add ARIA attributes such as aria-label, roles such as role="navigation", contrast fixes, language settings, and more to your site - no code editing required. = Can this help me pass WCAG or accessibility audits? =\ Yes. While no plugin alone guarantees compliance, this tool helps you meet several key WCAG 2.1 success criteria like semantic structure, sufficient contrast, and accessible navigation. = Does it work with any theme? =\ Yes. The plugin is designed to work with any WordPress theme, including those built with page builders like Elementor, WPBakery, or Gutenberg. = Will it slow down my site? =\ No. It’s lightweight and only outputs a small block of CSS (and optionally JavaScript) based on your settings. There's no third-party code or unnecessary overhead. = Can I use it without JavaScript? =\ Sort of. The plugin uses CSS & PHP where possible. JavaScript is used for the frontend checker and dynamic updates that can't be done with CSS alone. = What kind of selectors can I use? =\ Any valid CSS selector is supported — including classes (.my-button), IDs (#main-header), or element types (nav, section, etc.). = Can I apply multiple ARIA attributes to the same element? =\ Yes. Simply add another row targeting the same selector with a different ARIA attribute. = What is the frontend checker for? =\ It shows a small box on your site (admin-only) highlighting common accessibility issues like empty buttons, missing labels, broken ARIA references, and low contrast. = What does the “Skip Link” setting do? =\ It adds a screen-reader-visible “Skip to content” link at the top of the page for keyboard users. Just define the CSS selector of your main content area. = What does the Language option do? =\ It sets the lang attribute on your <html> tag — especially useful if your theme doesn’t already do this. The ARIA & Accessibility Toolkit plugin provides tools to help improve frontend accessibility, scan for issues, and add missing ARIA roles, labels, and other enhancements. Free Version Features:

  1. Frontend Accessibility Checker panel
  2. Scan for missing aria-label and aria-labelledby attributes
  3. Detect and highlight empty buttons or ARIA attributes
  4. Detect broken ARIA references (e.g. aria-describedby targets not found)
  5. Detect low color contrast issues (text vs background)
  6. Detect skipped heading levels (e.g. jumping from h2 to h4)
  7. Detect missing alt text on images
  8. Detect form fields without labels or ARIA labels
  9. Detect duplicate link text with different destinations
  10. Detect use of user-scalable=no in viewport meta tag
  11. Detect missing page title
  12. Detect duplicate IDs in the DOM
  13. Detect use of tabindex values greater than 0
  14. Detect non-focusable interactive elements
  15. Live preview: "Show" and "Copy Selector" buttons for each issue
  16. Fix suggestions for supported issues via plugin settings page
  17. ARIA role injection via CSS selectors
  18. Add landmark roles like navigation, main, banner, and more
  19. Add aria-label to menu items or custom HTML elements
  20. Set default lang attribute on the HTML tag
  21. Add skip link anchor to improve keyboard navigation
  22. Disable animations for motion-sensitive users
  23. Enable high-contrast mode support (coming soon)
  24. Lightweight, modular design — only loads what’s needed
PRO Version Features:
  1. Unlimited menu targeting for ARIA attributes
  2. Unlimited menu targeting for ARIA roles
  3. Full list of selectable ARIA attributes
  4. Full list of selectable landmark roles
Note: Not all issues can be automatically fixed. Some must be addressed in your theme or content. = Is there a Pro version? =\ Yes! A Pro version unlocks unlimited menu targeting and advanced attribute/role options. Visit wcagforwp.com to learn more.

更新日志:

1.4.1 (2025-07-11) 1.4.0 (2025-07-10) 1.3.1 (2025-07-09) 1.3.0 (2025-07-07) 1.2.1 (2025-07-05) 1.2.0 (2025-07-04) 1.1.0 (2025-07-01) 1.0.1 (2025-06-11) 1.0.0 (2025-06-11)