Accessibility Standards

Summary

  • We chose WordPress as the website technology as accessibility standards are built in as detailed below
  • All web links will take you to a page of the same name ( for visually impaired readers)
  • Images where not decorative will have alt text (most images are decorative)
  • Menus and lists are used as seniors find them easier to follow
  • Text is non-justified to allow people with reading challenges to comprehend text

If there are other standards or ways we can make this site more accessible please let us know.

WordPress Accessibility

The WordPress community, and the open-source WordPress project, are committed to being as inclusive and accessible as possible. We want users, regardless of device or ability, to be able to publish content and maintain a website or application built with WordPress.

WordPress aims to make the WordPress Admin and bundled themes fully WCAG 2.0 AA compliant, where possible.

All new and updated code released in WordPress must conform with these guidelines, as per the WordPress Accessibility Coding Standards. Some current features and functionality in development may not yet fully comply, and known issues are listed in the WordPress Trac “accessibility” focus.

While the WordPress project cannot guarantee that all Themes are compliant, the accessibility-ready themes have been checked by the Theme Review Team to ensure that these themes pass their basic accessibility requirements.

The Accessibility Team

The WordPress Accessibility Team provides accessibility expertise across the project to improve the accessibility of WordPress core and resources.

The Accessibility Handbook shares the best practices for web accessibility, a list of accessibility tools, the testing we do to improve WordPress, themes, and plugins, and how to get involved in WordPress accessibility.

To report an Accessibility issue you’ve encountered in WordPress or on WordPress.org, please see the Accessibility Handbook page on Reporting Accessibility Issues.

ATAG Statement

The Authoring Tool Accessibility Guidelines version 2.0, or ATAG, is a set of guidelines that govern how to create a tool for creating web pages that are both accessible and encourage the creation of accessible content.

The WordPress accessibility coding standards require new or updated code to meet the standards of the Web Content Accessibility Guidelines (WCAG) version 2.0 at level AA. ATAG conformance is an additional goal beyond WCAG compliance.

An application that fully conforms with ATAG 2.0 must not only be usable by people with disabilities, but it should enable and encourage all users to create accessible content and assist them in repairing accessibility mistakes, without requiring any additional tools or add-ons.

WordPress does not currently conform with ATAG 2.0, but pledges to pursue features that are accessible, and which help users create accessible content in pursuit of the long-term goal of ATAG compliance.